.. |
embenchen
|
Enabling some embenchen tests running through asm->wasm.
|
2016-03-03 18:53:05 +00:00 |
asm-wasm.js
|
Add wasm internal opcodes for asm.js stdlib functions we're missing.
|
2016-03-03 01:23:22 +00:00 |
calls.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
divrem-trap.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
export-table.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
ffi-error.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
ffi.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
import-table.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
indirect-calls.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
instantiate-module-basic.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
instantiate-run-basic.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
module-memory.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
OWNERS
|
Adding OWNERS files to test directories for wasm.
|
2015-12-14 14:22:15 +00:00 |
params.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
stack.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
stackwalk.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
start-function.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
test-wasm-module-builder.js
|
[wasm] Allow Uint8Array in _WASMEXP_.instantiateModule()
|
2016-03-07 21:09:54 +00:00 |
unreachable.js
|
[wasm] Use the JavaScript WasmModuleBuilder utility in JS tests.
|
2016-03-07 19:34:29 +00:00 |
verify-function-basic-errors.js
|
[wasm] Rename the WASM object to _WASMEXP_.
|
2016-01-12 20:16:46 +00:00 |
verify-function-simple.js
|
[wasm] Rework encoding of local declarations.
|
2016-03-07 21:05:15 +00:00 |
verify-module-basic-errors.js
|
[wasm] Rename the WASM object to _WASMEXP_.
|
2016-01-12 20:16:46 +00:00 |
wasm-constants.js
|
[wasm] Rework encoding of local declarations.
|
2016-03-07 21:05:15 +00:00 |
wasm-module-builder.js
|
[wasm] Rework encoding of local declarations.
|
2016-03-07 21:05:15 +00:00 |
wasm-object-api.js
|
Drop the compileRun + asmCompileRun methods from wasm.
|
2016-02-03 10:16:22 +00:00 |