Michael Ferris 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 år sedan
..
baselines 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 år sedan
binaries 2d3bb58142 Implement fast array support for WebAssembly heap access 9 år sedan
wasts b48bb48086 Rebase + self code review 9 år sedan
api.js 03638f6d30 Support WebAssembly.Module.customSections 9 år sedan
array.baseline 26999473ff Add jit support for x64 load and store index out of bounds 9 år sedan
array.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
array.wasm 26999473ff Add jit support for x64 load and store index out of bounds 9 år sedan
array.wast 26999473ff Add jit support for x64 load and store index out of bounds 9 år sedan
basic.asm_module.js e44a8b287b Initial commit for WebAssembly prototype 10 år sedan
basic.baseline be6f90ed14 Fix crash when trying to print wasm function 9 år sedan
basic.js be6f90ed14 Fix crash when trying to print wasm function 9 år sedan
basic.wasm f084269452 Update tests to 0xd 9 år sedan
basic.wast f084269452 Update tests to 0xd 9 år sedan
basicBinary.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
bugs.js 3293ada557 Fixes entrypoints when 2 functions not sharing the same type are being deferred parsed 9 år sedan
call.js 5b17c72d69 Fix copyright, linux build and baseline updates 9 år sedan
controlflow.baseline b60fc4babc Fix how yielding works (again) 9 år sedan
controlflow.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
controlflow.wasm f084269452 Update tests to 0xd 9 år sedan
controlflow.wast b60fc4babc Fix how yielding works (again) 9 år sedan
debugger.js b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
debugger.js.dbg.baseline b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
debugger.wasm b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
debugger.wast b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
dropteelocal.baseline 79328b0da2 Wasm: drop and tee_local 9 år sedan
dropteelocal.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
dropteelocal.wasm f084269452 Update tests to 0xd 9 år sedan
dropteelocal.wast 02304ad7d8 Update wasm internal tests 9 år sedan
f32.baseline 97847fcfdc enabling Reinterpret_ITF in codegen + simple tests before we enable spec tests 9 år sedan
f32.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
f32.wasm 97847fcfdc enabling Reinterpret_ITF in codegen + simple tests before we enable spec tests 9 år sedan
f32.wast 97847fcfdc enabling Reinterpret_ITF in codegen + simple tests before we enable spec tests 9 år sedan
f32address.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
f32address.wasm f084269452 Update tests to 0xd 9 år sedan
f32address.wast 02304ad7d8 Update wasm internal tests 9 år sedan
fastarray.js b48bb48086 Rebase + self code review 9 år sedan
global.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 år sedan
i32_popcnt.baseline e51083a977 wasm popcnt32 + tests 9 år sedan
i32_popcnt.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
i32_popcnt.wasm f084269452 Update tests to 0xd 9 år sedan
i32_popcnt.wast 02304ad7d8 Update wasm internal tests 9 år sedan
invalid_global_mut.js 670abca7b9 Disallow any other values than 0 or 1 for global mutability encoding 9 år sedan
math.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 år sedan
math.wasm 6b8521b03d Rebase + CR Fix 9 år sedan
math.wast 6b8521b03d Rebase + CR Fix 9 år sedan
misc.baseline f29f4213da enable f64copysign 9 år sedan
misc.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
misc.wasm f084269452 Update tests to 0xd 9 år sedan
misc.wast f29f4213da enable f64copysign 9 år sedan
oom.js f755ea79ec grow_memory tests on x32 9 år sedan
oom.wasm f755ea79ec grow_memory tests on x32 9 år sedan
oom.wast f755ea79ec grow_memory tests on x32 9 år sedan
oom_wasm.js f755ea79ec grow_memory tests on x32 9 år sedan
params.js 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 år sedan
rlexe.xml 6999714882 [CVE-2017-8604] Fix for stack allocation for asm.js/wasm 8 år sedan
rot.baseline 3f3cbfc136 wasm: Add rotate opcodes 10 år sedan
rot.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
rot.wasm f084269452 Update tests to 0xd 9 år sedan
rot.wast 02304ad7d8 Update wasm internal tests 9 år sedan
table.baseline a0857b2c7b Disallow const globals to be used in init_expr 9 år sedan
table.js a0857b2c7b Disallow const globals to be used in init_expr 9 år sedan
table.wasm a0857b2c7b Disallow const globals to be used in init_expr 9 år sedan
table.wast a0857b2c7b Disallow const globals to be used in init_expr 9 år sedan
table_imports.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 år sedan
trunc.js 710b7d880f fixing tests after merge 9 år sedan
trunc.wasm 05a28df871 truncation bug fixes, clean-up 9 år sedan
trunc.wast 05a28df871 truncation bug fixes, clean-up 9 år sedan
unreachable.js 0253f19b27 Update tests to use the new WebAssembly api and remove Wasm object from 9 år sedan
unreachable.wasm f084269452 Update tests to 0xd 9 år sedan
unreachable.wast 02304ad7d8 Update wasm internal tests 9 år sedan
wasmcctx.js b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
wasmcctx.js.dbg.baseline b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
wasmcctxmodule.js b4549ab006 Do not crash when debugging with WebAssembly functions present 9 år sedan
wasmutils.js c6bd701e47 Drop WasmNativeTypeCallTest in favor of -WasmI64 which is way more simpler and doesn't affect the normal execution. 9 år sedan