diff options
author | Alon Zakai <azakai@google.com> | 2024-06-17 14:36:38 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-17 14:36:38 -0700 |
commit | 1dd05202ced86548361d5efc439ad106007f8bb8 (patch) | |
tree | 1054eb9269d63682ebfc502fd6f4db4ce7f6d66f /test/lit/binary/data-names.test.wasm | |
parent | d849a43040dfc21d1593283ad38a12a3bd80e17c (diff) | |
download | binaryen-1dd05202ced86548361d5efc439ad106007f8bb8.tar.gz binaryen-1dd05202ced86548361d5efc439ad106007f8bb8.tar.bz2 binaryen-1dd05202ced86548361d5efc439ad106007f8bb8.zip |
wasm2js: Support arbitrary temp variable types (#6661)
Previously only basic types were allowed.
Generalizing this to arbitrary types means we use a map instead of a vector,
which is slower, but I can't measure any noticeable difference. Temp vars are
pretty rare, and there are just much slower parts of wasm2js, I think.
Diffstat (limited to 'test/lit/binary/data-names.test.wasm')
0 files changed, 0 insertions, 0 deletions