Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WASMified version #8

Open
sjoerd108 opened this issue Apr 15, 2023 · 0 comments
Open

WASMified version #8

sjoerd108 opened this issue Apr 15, 2023 · 0 comments
Assignees

Comments

@sjoerd108
Copy link
Member

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.

@sjoerd108 sjoerd108 self-assigned this Apr 15, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant