.. |
embenchen
|
|
|
adapter-frame.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
asm-wasm-copy.js
|
|
|
asm-wasm-deopt.js
|
|
|
asm-wasm-f32.js
|
|
|
asm-wasm-f64.js
|
|
|
asm-wasm-heap.js
|
|
|
asm-wasm-i32.js
|
[wasm] Forbid sign mismatch in asm typer.
|
2016-06-28 21:01:36 +00:00 |
asm-wasm-literals.js
|
|
|
asm-wasm-stdlib.js
|
|
|
asm-wasm-switch.js
|
|
|
asm-wasm-u32.js
|
|
|
asm-wasm.js
|
[wasm] fix loops and if-else to take int type instead of signed
|
2016-06-29 00:40:32 +00:00 |
calls.js
|
|
|
debug-disassembly.js
|
[wasm] Disassemble wasm code from script
|
2016-06-30 09:57:07 +00:00 |
default-func-call.js
|
[wasm] Support undefined indirect table entries, behind a flag.
|
2016-06-22 00:53:31 +00:00 |
divrem-trap.js
|
|
|
export-table.js
|
|
|
ffi-error.js
|
|
|
ffi.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
frame-inspection.js
|
[wasm] Enable wasm frame inspection for debugging
|
2016-06-29 10:23:09 +00:00 |
function-names.js
|
|
|
function-prototype.js
|
|
|
gc-frame.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
grow-memory.js
|
Implement Wasm GrowMemory opcode as a wasm runtime call
|
2016-06-28 16:49:13 +00:00 |
import-table.js
|
[wasm] Fix receiver conversion for WASM->JS calls.
|
2016-06-30 09:41:43 +00:00 |
indirect-calls.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
instantiate-module-basic.js
|
Upgrade Wasm JS API, step 1
|
2016-06-21 12:54:09 +00:00 |
instantiate-run-basic.js
|
|
|
module-memory.js
|
|
|
no-wasm-by-default.js
|
[wasm] Dont ship by default.
|
2016-07-01 11:37:47 +00:00 |
OWNERS
|
Adding a few more owners to the wasm directory.
|
2016-06-29 17:38:30 +00:00 |
parallel_compilation.js
|
|
|
params.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
receiver.js
|
[wasm] Fix receiver conversion for WASM->JS calls.
|
2016-06-30 09:41:43 +00:00 |
stack.js
|
|
|
stackwalk.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
start-function.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
test-wasm-module-builder.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
trap-location.js
|
Refactor module builder
|
2016-06-21 19:48:16 +00:00 |
unicode-validation.js
|
|
|
unreachable.js
|
|
|
verify-function-basic-errors.js
|
|
|
verify-function-simple.js
|
|
|
verify-module-basic-errors.js
|
|
|
wasm-constants.js
|
Implement Wasm GrowMemory opcode as a wasm runtime call
|
2016-06-28 16:49:13 +00:00 |
wasm-module-builder.js
|
[wasm] Support undefined indirect table entries, behind a flag.
|
2016-06-22 00:53:31 +00:00 |
wasm-object-api.js
|
Upgrade Wasm JS API, step 1
|
2016-06-21 12:54:09 +00:00 |