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