Richard 1ad2969357 Linux/macOS CI: (#6559) il y a 5 ans
..
baselines 4e69cf2834 Update test baselines il y a 7 ans
binaries ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
wasts 086583e5c0 Fixes after wabt update il y a 8 ans
api.js 4e69cf2834 Update test baselines il y a 7 ans
array.baseline 26999473ff Add jit support for x64 load and store index out of bounds il y a 9 ans
array.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
array.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
array.wast 26999473ff Add jit support for x64 load and store index out of bounds il y a 9 ans
atomics_test.js d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests il y a 8 ans
badfuncformat.js a06ebc1b56 don't throw wasm compile exception after finishing bytecode gen il y a 7 ans
basic.asm_module.js e44a8b287b Initial commit for WebAssembly prototype il y a 10 ans
basic.baseline be6f90ed14 Fix crash when trying to print wasm function il y a 9 ans
basic.js be6f90ed14 Fix crash when trying to print wasm function il y a 9 ans
basic.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
basic.wast 086583e5c0 Fixes after wabt update il y a 8 ans
basicBinary.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
binary.js 2f4fcc8879 Rename more CurrentMemory to MemorySize and fix unittest il y a 7 ans
bugs.js c2b0297cce Fix CI il y a 8 ans
call.js 5b17c72d69 Fix copyright, linux build and baseline updates il y a 9 ans
controlflow.baseline b60fc4babc Fix how yielding works (again) il y a 9 ans
controlflow.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
controlflow.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
controlflow.wast b60fc4babc Fix how yielding works (again) il y a 9 ans
cse.js 2622c05ac1 Do int64 const prop il y a 8 ans
debugger_basic.js acafcbb650 Support WebAssembly types in Jsrt debugger. il y a 8 ans
debugger_basic.js.dbg.baseline acafcbb650 Support WebAssembly types in Jsrt debugger. il y a 8 ans
debugger_basic_launch.js.dbg.baseline acafcbb650 Support WebAssembly types in Jsrt debugger. il y a 8 ans
divByConstants.js 29d150da60 Replacing high latency i32 div and reminder operations with mul, shift and adds. il y a 8 ans
divByConstants_unsigned.js ac39e5ad8b Optimizing DIV and REM ops il y a 8 ans
dropteelocal.baseline 79328b0da2 Wasm: drop and tee_local il y a 9 ans
dropteelocal.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
dropteelocal.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
dropteelocal.wast 02304ad7d8 Update wasm internal tests il y a 9 ans
f32.js 84505ba0dd Update f32.js to cover failing case il y a 8 ans
f32address.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
f32address.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
f32address.wast 02304ad7d8 Update wasm internal tests il y a 9 ans
f64.js 84505ba0dd Update f32.js to cover failing case il y a 8 ans
fastarray.js b48bb48086 Rebase + self code review il y a 9 ans
global.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. il y a 9 ans
i32_popcnt.baseline e51083a977 wasm popcnt32 + tests il y a 9 ans
i32_popcnt.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
i32_popcnt.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
i32_popcnt.wast 02304ad7d8 Update wasm internal tests il y a 9 ans
i64.js ffa75cb98d Fix PAL implementation of _vsnwprintf & _vsnprintf with regards to truncation. il y a 8 ans
i64cf.js aa8c1af8bf tests il y a 9 ans
i64cf.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
i64cf.wast aa8c1af8bf tests il y a 9 ans
inlining.baseline 75f5e8f298 Address CR feedback il y a 8 ans
inlining.js 086583e5c0 Fixes after wabt update il y a 8 ans
invalid_global_mut.js ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
limits.js 32caa18e11 Fixed wasm test that was failing in linux due to filepath il y a 7 ans
loopstslot.js 248181095f remove invalid assert about dead slots in JIT loop body il y a 8 ans
loopyield.js 569206bb4f Correctly restore yielded values from jit loop bodies. il y a 8 ans
loopyieldnested.js 569206bb4f Correctly restore yielded values from jit loop bodies. il y a 8 ans
loopyieldregress.js b57de2056f Reduce memory imprint by saving only the current register for each types when entering a loop. il y a 8 ans
loopyieldtypes.js 569206bb4f Correctly restore yielded values from jit loop bodies. il y a 8 ans
math.js 2e8dd2e301 Add test for int64 comparison operators il y a 8 ans
math.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
math.wast 6b8521b03d Rebase + CR Fix il y a 9 ans
memory.js fd2ff361cf Change `current_memory` to `memory.size` and `grow_memory` to `memory.grow` il y a 7 ans
misc.baseline f29f4213da enable f64copysign il y a 9 ans
misc.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
misc.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
misc.wast f29f4213da enable f64copysign il y a 9 ans
nestedblocks.js b7f1f8eac1 Implement generic way of dealing with prefixes il y a 8 ans
oom.js f755ea79ec grow_memory tests on x32 il y a 9 ans
oom.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
oom.wast fd2ff361cf Change `current_memory` to `memory.size` and `grow_memory` to `memory.grow` il y a 7 ans
oom_wasm.js f755ea79ec grow_memory tests on x32 il y a 9 ans
params.js 1bfce759d5 Update params.js test to not kill the process during execution il y a 7 ans
polyinline.js 0db8e86dfb add test il y a 8 ans
regress.js ffa75cb98d Fix PAL implementation of _vsnwprintf & _vsnprintf with regards to truncation. il y a 8 ans
reload.js fd2ff361cf Change `current_memory` to `memory.size` and `grow_memory` to `memory.grow` il y a 7 ans
response.js e866ab35da Separate WebAssembly.compile/instantiate for streaming api in WebAssembly.compileStreaming and WebAssembly.instantiateStreaming respectively. il y a 8 ans
rlexe.xml 1ad2969357 Linux/macOS CI: (#6559) il y a 5 ans
rot.baseline 3f3cbfc136 wasm: Add rotate opcodes il y a 10 ans
rot.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from il y a 9 ans
rot.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
rot.wast 02304ad7d8 Update wasm internal tests il y a 9 ans
signextend.js 119e92ca50 fixup file casing in unittests il y a 8 ans
superlongsignaturemismatch.js 6d21a1b45a Cleanup superlongsignaturemismatch.js and use less than 1000 arguments (the limit) il y a 8 ans
table.baseline a0857b2c7b Disallow const globals to be used in init_expr il y a 9 ans
table.js a0857b2c7b Disallow const globals to be used in init_expr il y a 9 ans
table.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
table.wast 086583e5c0 Fixes after wabt update il y a 8 ans
table_imports.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. il y a 9 ans
table_signatures.js 03c64023d1 Fix oversight after rebase il y a 8 ans
tracing.js 2f0a26a3b5 Remove tracing test, baseline is too highly tied to the bytecode il y a 8 ans
trunc.js 710b7d880f fixing tests after merge il y a 9 ans
trunc.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d il y a 8 ans
trunc.wast 05a28df871 truncation bug fixes, clean-up il y a 9 ans
unsigned.js 0280af23c1 Split test wasm/unsigned.js as it was timing out sometimes. il y a 8 ans
wasmcctx.js acafcbb650 Support WebAssembly types in Jsrt debugger. il y a 8 ans
wasmcctx.js.dbg.baseline acafcbb650 Support WebAssembly types in Jsrt debugger. il y a 8 ans
wasmcctxmodule.js acafcbb650 Support WebAssembly types in Jsrt debugger. il y a 8 ans
wasmutils.js 2e8dd2e301 Add test for int64 comparison operators il y a 8 ans