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

Implement a "slim" WASM packaging for nucypher-core #85

Open
piotr-roslaniec opened this issue Oct 5, 2023 · 0 comments
Open

Implement a "slim" WASM packaging for nucypher-core #85

piotr-roslaniec opened this issue Oct 5, 2023 · 0 comments
Labels
enhancement New feature or request packaging Making packages (especially of bindings) WASM Related to WASM bindings

Comments

@piotr-roslaniec
Copy link
Contributor

piotr-roslaniec commented Oct 5, 2023

  • Implement an alternative "slim" export in the nucypher-core package for WASM-aware bundlers
  • Provides nucypher-core users with a lightweight (~33% smaller) alternative for "fat" export which contains base64-encoded inlined WASM
  • Consider merging the nucypher-core-wasm and nucypher-core-wasm-bundler directories on the back of this change
  • Refers to Inline WASM in @nucypher/nucypher-core NPM package #83
@piotr-roslaniec piotr-roslaniec added enhancement New feature or request packaging Making packages (especially of bindings) WASM Related to WASM bindings labels Oct 5, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request packaging Making packages (especially of bindings) WASM Related to WASM bindings
Projects
None yet
Development

No branches or pull requests

1 participant