Tags: c-mnd/WAVM
Tags
Remove MacOS 10.13 test job to work around Azure deprecating their Ma… …cOS 10.13 workers
[simd] Fixed multiple tables error in simd_const.wast tests are pulled from WebAssembly/simd#204
[simd] Remove some duplicate tests Sync tests from WebAssembly/simd@76e39c4
Add i16x8.ltz_mask and i32x4.ltz_mask to WAST fuzz dictionary and syn… …tax highlighting definition
Merge latest tests from spec and proposal repos, and fix the test fai… …lures: - Implement "declared" elem segments, and validate that ref.func only uses functions referenced by some elem segment. - Add new syntax for elem segment items: (item <instr>)
Make instantiateModule error if given a null import instead of crashing. Closes WAVM#261
[simd] Add spec tests for integer abs ops (WAVM#260) * [simd] Add spec tests for integer abs ops - i8x16.abs - i16x8.abs - i32x4.abs
Implement i8x16.abs, i16x8.abs, i32x4.abs Fixes WAVM#258
PreviousNext