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

Use Js string builtins when available #33

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Use Js string builtins when available #33

merged 2 commits into from
Mar 28, 2024

Conversation

vouillon
Copy link
Collaborator

https://github.com/WebAssembly/js-string-builtins

Enabled with flag --experimental-wasm-imported-strings in node, and through chrome://flags/#enable-experimental-webassembly-features in Chrome.

https://github.com/WebAssembly/js-string-builtins

Enabled with flag --experimental-wasm-imported-strings in node, and
through chrome://flags/#enable-experimental-webassembly-features in
Chrome.
@vouillon vouillon merged commit 3c96f1e into main Mar 28, 2024
4 checks passed
@vouillon vouillon deleted the js-string-builtins branch March 28, 2024 14:46
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.

None yet

1 participant