David Thompson
|
0abdea6739
vm: Fix 'throw'.
|
vor 8 Monaten |
David Thompson
|
8c4313d562
vm: Add runtime support for try, try_delegate, throw, and rethrow.
|
vor 9 Monaten |
David Thompson
|
bd5cd7a578
vm: Fix br_table.
|
vor 1 Jahr |
David Thompson
|
d19fd417d0
make: Get distcheck workin' again.
|
vor 1 Jahr |
Andy Wingo
|
e33bb50d75
test-vm: use the noop stringref lowering
|
vor 1 Jahr |
David Thompson
|
e8627fa4a8
Don't run VM tests on V8 if $WASM_HOST says no.
|
vor 1 Jahr |
Andy Wingo
|
fe4835de78
Add new "lower-globals" pass
|
vor 1 Jahr |
David Thompson
|
808e49fcb5
vm: Add support for global.get in constant expressions.
|
vor 1 Jahr |
David Thompson
|
0886e79e05
vm: Add support for more gc instructions in constant expressions.
|
vor 1 Jahr |
David Thompson
|
7132b92735
vm: Add array.new_data, array.new_elem, array.init_data, array.init_elem.
|
vor 1 Jahr |
David Thompson
|
837e9e8e79
vm: Improve public interface names and remove obsolete imports.
|
vor 1 Jahr |
Andy Wingo
|
d6a0c7d247
Remove --experimental-wasm-{gc,return-call} v8 flags
|
vor 1 Jahr |
Andy Wingo
|
905c497cbf
Renumber GC opcodes, rename to final names
|
vor 1 Jahr |
David Thompson
|
d9ccb669c0
vm: Fix shr/shl instructions.
|
vor 1 Jahr |
David Thompson
|
613b259e5f
vm: Implement string.encode_wtf8_array.
|
vor 1 Jahr |
David Thompson
|
89e9d7b90a
vm: Implement string.measure_utf8 and string.measure_wtf8.
|
vor 1 Jahr |
David Thompson
|
f6568c6799
vm: Implement string.new_lossy_utf8_array.
|
vor 1 Jahr |
David Thompson
|
6c6529a8da
vm: Fix instructions that wrap numbers such as i32.wrap_i64.
|
vor 1 Jahr |
David Thompson
|
d908992095
vm: Elide runtime type checks for WASM->WASM calls.
|
vor 1 Jahr |
David Thompson
|
8bfd2798e9
vm: Fix return_call and friends.
|
vor 1 Jahr |
David Thompson
|
6b018b1faf
vm: Add f64.promote_f32 instruction.
|
vor 1 Jahr |
David Thompson
|
8a16873304
vm: Add string.const.
|
vor 1 Jahr |
David Thompson
|
68cca8a00c
vm: Hack for return_call and friends.
|
vor 1 Jahr |
David Thompson
|
c6d934f788
vm: Add br_table.
|
vor 1 Jahr |
David Thompson
|
16fb22871c
vm: Add support for GC instructions.
|
vor 1 Jahr |
David Thompson
|
a28618373d
vm: Add table and basic reference type support.
|
vor 1 Jahr |
David Thompson
|
9253fe038f
vm: Add support for numeric conversion operations.
|
vor 1 Jahr |
David Thompson
|
baafa3bb0a
vm: Add support for f32/f64 operations.
|
vor 1 Jahr |
David Thompson
|
b54a847d0f
vm: Add i64 operations.
|
vor 1 Jahr |
David Thompson
|
d66aa46af7
vm: Fix reversed argument order in 'call' instruction.
|
vor 1 Jahr |