Skip to content

Conversation

GordonSmith
Copy link
Member

Allow user to provide a pre-fetched copy of the wasm binary as returned from XHR or a fetch.

Fixes #53

Signed-off-by: Gordon Smith [email protected]

Allow user to provide a pre-fetched copy of the wasm binary as returned from XHR or a fetch.

Fixes hpcc-systems#53

Signed-off-by: Gordon Smith <[email protected]>
@GordonSmith GordonSmith changed the title dfeat(wasmBinary): Allow pre-fetching of wasmBinary feat(wasmBinary): Allow pre-fetching of wasmBinary Feb 22, 2021
@GordonSmith
Copy link
Member Author

@manzik please review

Copy link

@manzik manzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@GordonSmith GordonSmith merged commit 0dc61a9 into hpcc-systems:trunk Feb 22, 2021
@GordonSmith GordonSmith deleted the WASM_PREFETCH branch February 22, 2021 08:18
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

Successfully merging this pull request may close these issues.

Option to provide the .wasm file's ArrayBuffer instead of library fetching it

2 participants