Taylor Woll bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
..
baselines a6d78c49e7 Re-enable tests 8 лет назад
binaries ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
wasts ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
api.js ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
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 лет назад
basic.asm_module.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
basic.baseline be6f90ed14 Fix crash when trying to print wasm function 9 лет назад
basic.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
basic.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
basic.wast f084269452 Update tests to 0xd 9 лет назад
basicBinary.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
binary.js b3c3f4e695 Make sure reserved value are 0 8 лет назад
bugs.js a23a96f9bc Moved wabt api implementation to the wabt project. 9 лет назад
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 bdf3216cce Merge unreleased/rs3 to release/1.6 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 лет назад
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 bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
f32address.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
f32address.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
f32address.wast 02304ad7d8 Update wasm internal tests 9 лет назад
f64.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
fastarray.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
global.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
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 5dcaeecb9e Extend test to cover branches 8 лет назад
i64cf.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
i64cf.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
i64cf.wast aa8c1af8bf tests 9 лет назад
invalid_global_mut.js ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
limits.js 2e8dd2e301 Add test for int64 comparison operators 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 b6eef1e6fa OS#12654029: ArrayBuffer throw OOM if unable to allocate memory after GC 8 лет назад
misc.baseline f29f4213da enable f64copysign 9 лет назад
misc.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
misc.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
misc.wast f29f4213da enable f64copysign 9 лет назад
nestedblocks.js 363d6ee6de Update wabt 8 лет назад
oom.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
oom.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
oom.wast f755ea79ec grow_memory tests on x32 9 лет назад
oom_wasm.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
params.js 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 лет назад
polyinline.js 0db8e86dfb add test 8 лет назад
response.js e866ab35da Separate WebAssembly.compile/instantiate for streaming api in WebAssembly.compileStreaming and WebAssembly.instantiateStreaming respectively. 8 лет назад
rlexe.xml bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
rot.baseline 3f3cbfc136 wasm: Add rotate opcodes 10 лет назад
rot.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
rot.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
rot.wast 02304ad7d8 Update wasm internal tests 9 лет назад
superlongsignaturemismatch.js bdf3216cce Merge unreleased/rs3 to release/1.6 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 a0857b2c7b Disallow const globals to be used in init_expr 9 лет назад
table_imports.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 лет назад
tracing.js 2f0a26a3b5 Remove tracing test, baseline is too highly tied to the bytecode 8 лет назад
trunc.js bdf3216cce Merge unreleased/rs3 to release/1.6 8 лет назад
trunc.wasm ba76a8f00b Stop supporting WebAssembly binary version 0x0d 8 лет назад
trunc.wast 05a28df871 truncation bug fixes, clean-up 9 лет назад
unsigned.js bdf3216cce Merge unreleased/rs3 to release/1.6 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 лет назад