ff79c40cf2
This adds support for reading modules in hex or decimal "array literal" syntax, e.g. what --full-hexdump produces, or the result of printing JS arrays using `console.log(JSON.stringify(bytes))` or similar. Bonus feature: support reading input from stdin, e.g. for piping. Change-Id: Ic268f266a243f843b6fbf1e3f090e1b06487f5d8 Reviewed-on: https://chromium-review.googlesource.com/c/v8/v8/+/3767743 Commit-Queue: Jakob Kummerow <jkummerow@chromium.org> Reviewed-by: Manos Koukoutos <manoskouk@chromium.org> Cr-Commit-Position: refs/heads/main@{#81829} |
||
---|---|---|
.. | ||
BUILD.gn | ||
code-size-factors.py | ||
module-inspector.cc | ||
update-wasm-fuzzers.sh | ||
update-wasm-spec-tests.sh | ||
wasm-import-profiler-end.js | ||
wasm-import-profiler.js |