diff options
| author | Dan Gohman <sunfish@mozilla.com> | 2015-06-08 12:39:09 -0800 |
|---|---|---|
| committer | Dan Gohman <sunfish@mozilla.com> | 2015-06-12 14:26:17 -0700 |
| commit | 3b9e3d2c99f071899c25765ba30ec36693f4a7fc (patch) | |
| tree | 6559bf57d88530da37f6747f4829130043774c57 /BinaryEncoding.md | |
| parent | 34988152bb79df994b035745b82736d57f31f894 (diff) | |
| download | nanowasm-design-3b9e3d2c99f071899c25765ba30ec36693f4a7fc.tar.gz | |
Remve MulHigh operators from consideration.
One of the main uses for these is implementing division-by-constant
optimizations, and I think we can call on JITs to do those, so we don't
need WebAssembly produers doing them and emitting larger WebAssembly
code. For other uses, real 64-bit integers will work fairly well when
we get those.
Diffstat (limited to 'BinaryEncoding.md')
0 files changed, 0 insertions, 0 deletions
