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

Add support for streaming compilation #52

Merged
merged 3 commits into from
Oct 3, 2022

Conversation

dschuff
Copy link
Contributor

@dschuff dschuff commented Sep 27, 2022

Add a detector for WebAssembly streaming compilation/instantiation, https://webassembly.github.io/spec/web-api/index.html#streaming-modules

Also allow detectors to be implemented purely in JS without a module to compile; update the index generator and
README renderer to handle it.

@surma
Copy link
Collaborator

surma commented Sep 27, 2022

I was like “Why does Derek want to compile these super small, inlined modules with the streaming compiler???!”

Got it! LGTM! Thank you :)

Copy link
Collaborator

@surma surma left a comment

Choose a reason for hiding this comment

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

Finally got permission on the repo. Thanks a bunch!

@surma surma merged commit 02fa0b5 into GoogleChromeLabs:master Oct 3, 2022
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.

2 participants