Skip to content

WASMified version #8

Open
Open
@sjoerdthedev

Description

@sjoerdthedev

Porting Jimp-native to WASM would be very useful as it would:

  • Allow people to run jimp-native without having to compile the C++ sources during npm install
  • Allow jimp-native to be used within the browser
  • Be a bit safer when it comes to memory management

Part of the effort has already been done when moving to lerna, as all C++ code has been separated into a pure implementation and node addon API glue code.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions