issues
search
nucypher
/
nucypher-core
Core structures for Nucypher network in Rust
6
stars
11
forks
source link
Implement a "slim" WASM packaging for `nucypher-core`
#85
Open
piotr-roslaniec
opened
1 year ago
piotr-roslaniec
commented
1 year ago
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 #83
nucypher-core
package for WASM-aware bundlersnucypher-core
users with a lightweight (~33% smaller) alternative for "fat" export which contains base64-encoded inlined WASMnucypher-core-wasm
andnucypher-core-wasm-bundler
directories on the back of this change