commit | b400d9153d6055466ea47b6354c2f9fea4811112 | [log] [tgz] |
---|---|---|
author | Andreas Haas <[email protected]> | Wed Aug 28 18:54:10 2019 |
committer | Commit Bot <[email protected]> | Wed Aug 28 18:54:10 2019 |
tree | 9860bab7f8e27518f241ffa0152146b41878c603 | |
parent | e8b54bad6f5e910f8640134c933994b8bf2267af [diff] |
[v8][wasm] Allow enabling experimental wasm features in about:flags In Chrome there exists the umbrella flag chrome://flags/#enable-javascript-harmony to enable all new JavaScript feature which have been implemented already in V8 and which are staged for shipping. This flag allows web developers to experiment with new JavaScript language features to find issues both in their website or in our implementation. With this CL we introduce a similar flag for new WebAssembly language features. Bug: chromium:851428 Change-Id: I2aa23979ca4fb4b893b7153237b480c27853ea5d Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1772161 Reviewed-by: Avi Drissman <[email protected]> Commit-Queue: Andreas Haas <[email protected]> Cr-Commit-Position: refs/heads/master@{#691267}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .