Skip to content

Conversation

@finwo
Copy link

@finwo finwo commented Jul 18, 2019

Reason for the load from buffer: Makes it easier to include compiled modules into a packaging system like browserify or webpack by converting the compiled file into a buffer-returning javascript file.

Reason for the binary tools cache: To prevent multiple downloads of the same file during both development and deployment (some projects may install WebAssembly multiple times through various paths).

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.

1 participant