Sign in
webkit
/
WebKit
/
c11507b158b7324dfc84eb3c11183473574bc02b
/
JSTests
/
wasm
/
js-api
8e7bd48
Add support for the Wasm multi-value proposal
by keith_miller@apple.com
· 5 years ago
e752dfc
[WebAssembly] Use StreamingParser in existing Wasm::BBQPlan
by ysuzuki@apple.com
· 5 years ago
d7e78ba
[JSC] Correct a->an in error messages and API docblocks
by ross.kirsling@sony.com
· 5 years ago
3640d4e
[JSC] Improve wasm wpt test results by fixing miscellaneous issues
by ysuzuki@apple.com
· 6 years ago
4589b08
Unreviewed, rolling out r247440.
by mcatanzaro@igalia.com
· 6 years ago
a45353d
[JSC] Improve wasm wpt test results by fixing miscellaneous issues
by ysuzuki@apple.com
· 6 years ago
9249ee3
[WASM-References] Add extra tests for Wasm references + fix element parsing and subtyping bugs
by justin_michaud@apple.com
· 6 years ago
4453412
[WASM-References] Rename anyfunc to funcref
by justin_michaud@apple.com
· 6 years ago
6cae935
[WASM-References] Add support for multiple tables
by justin_michaud@apple.com
· 6 years ago
1f3b521
[WASM-References] Add support for Anyref tables, Table.get and Table.set (for Anyref only).
by justin_michaud@apple.com
· 6 years ago
307394c
WebAssembly.RuntimeError missing exception check
by sbarati@apple.com
· 6 years ago
184dd1f
[WebAssembly] Parse wasm modules in a streaming fashion
by yusukesuzuki@slowstart.org
· 6 years ago
c6deeea
Fix crashes due to mishandling custom sections.
by keith_miller@apple.com
· 7 years ago
c384fff
WebAssembly: mask indexed accesses to Table
by jfbastien@apple.com
· 7 years ago
bfe0be2
WebAssembly JS API: throw when a promise can't be created
by jfbastien@apple.com
· 7 years ago
d9f999e
WebAssembly: no VM / JS version of everything but Instance
by jfbastien@apple.com
· 7 years ago
36835b6
WebAssembly: Wasm functions should have either JSFunctionType or TypeOfShouldCallGetCallData
by utatane.tea@gmail.com
· 7 years ago
b87f546
Unreviewed, rolling out r222791 and r222873.
by ryanhaddad@apple.com
· 7 years ago
495e376
WebAssembly: no VM / JS version of everything but Instance
by jfbastien@apple.com
· 7 years ago
c676e6d
JSC test wasm/js-api/test_memory_constructor.js should be skipped on memoryLimited
by clopez@igalia.com
· 7 years ago
92af871
WebAssembly: remove empty test files
by jfbastien@apple.com
· 8 years ago
f230fb6
WebAssembly: import updated spec tests
by jfbastien@apple.com
· 8 years ago
515ab90
WebAssembly: test imports and exports with 16-bit characters
by jfbastien@apple.com
· 8 years ago
0378289
We should not mmap zero bytes for a memory in Wasm
by sbarati@apple.com
· 8 years ago
71d1e86
WebAssembly: exports is a getter https://bugs.webkit.org/show_bug.cgi?id=172129
by jfbastien@apple.com
· 8 years ago
74e8d88
WebAssembly API: test with neutered inputs
by keith_miller@apple.com
· 8 years ago
f3eef95
WebAssembly: stop supporting 0xD
by jfbastien@apple.com
· 8 years ago
975617a
WebAssembly: exporting a property with a name that's a number doesn't work
by utatane.tea@gmail.com
· 8 years ago
ecba951
WebAssembly: Module.exports, Module.imports, Module.customSections are wrong
by jfbastien@apple.com
· 8 years ago
e3eed63
WebAssembly: manage memory better https://bugs.webkit.org/show_bug.cgi?id=170628
by jfbastien@apple.com
· 8 years ago
7cff053
WebAssembly: fix misc JS API implementation inconsistencies
by jfbastien@apple.com
· 8 years ago
349c84d
WebAssembly: add shell-only Memory mode helper
by jfbastien@apple.com
· 8 years ago
8161b84
WebAssembly: Make WebAssembly.instantiate/compile truly asynchronous
by keith_miller@apple.com
· 8 years ago
a9101fb
WebAssembly: implement Module imports/exports
by jfbastien@apple.com
· 8 years ago
0a1b73d
WebAssembly: test module namespace object for WebAssembly.Instance
by jfbastien@apple.com
· 8 years ago
7172d5d
WebAssembly: constructors without new don't throw
by jfbastien@apple.com
· 8 years ago
9f3f44a
WebAssembly: Make more demos run
by sbarati@apple.com
· 8 years ago
c0e05b9
WebAssembly: Implement the WebAssembly.instantiate API
by sbarati@apple.com
· 8 years ago
ba92806
Unreviewed. Fix test expected error message.
by sbarati@apple.com
· 8 years ago
217c0cd
WebAssembly: implement init_expr for Element
by sbarati@apple.com
· 8 years ago
a24ce0c
WebAssemblyFunction should have Function.prototype as its prototype
by keith_miller@apple.com
· 8 years ago
708f515
WebAssembly: miscellaneous spec fixes part deux
by jfbastien@apple.com
· 8 years ago
d89c0e9
WebAssembly: miscellaneous spec fixes
by jfbastien@apple.com
· 8 years ago
5d26c89
WebAssembly: support 0x1 version https://bugs.webkit.org/show_bug.cgi?id=168672
by jfbastien@apple.com
· 8 years ago
1a747d4
[JSC] Do not reject WebAssembly.compile() with Exception
by utatane.tea@gmail.com
· 8 years ago
23693f7
WebAssembly JS API: add Module.sections
by jfbastien@apple.com
· 8 years ago
5349bb2
WebAssembly JS API: check and test in-call / out-call values
by jfbastien@apple.com
· 8 years ago
373aa05
WebAssembly: handle and optimize wasm export → wasm import calls
by jfbastien@apple.com
· 8 years ago
3259fe6
WebAssembly: Implement grow_memory and current_memory
by sbarati@apple.com
· 8 years ago
470fd13
WebAssembly: Allow br, br_if, and br_table to act as a return
by keith_miller@apple.com
· 8 years ago
5d2a7e3
WebAssembly API: implement WebAssembly.LinkError
by jfbastien@apple.com
· 8 years ago
5fb7731
WebAssembly: unique function signatures
by jfbastien@apple.com
· 8 years ago
e2b859f
WebAssembly: Make running Wasm tests take less time by reducing some tests' iteration count and by splitting some tests into different files
by sbarati@apple.com
· 8 years ago
7fbb1b2
WebAssembly: Implement the WebAssembly.compile and WebAssembly.validate
by sbarati@apple.com
· 8 years ago
54a8f92
WebAssembly: improve compilation error messages
by jfbastien@apple.com
· 8 years ago
54a53ba
JSTests:
by jfbastien@apple.com
· 8 years ago
a4ec838
WebAssembly: Add various low hanging fruit that will allow us to run the LLVM torture tests in Wasm
by sbarati@apple.com
· 8 years ago
dc13ef5
WebAssembly JS API: implement Global
by keith_miller@apple.com
· 8 years ago
9fab881
WebAssembly: implement the elements section
by sbarati@apple.com
· 8 years ago
6fa39dc
WebAssembly: implement the table section and table import
by sbarati@apple.com
· 8 years ago
812da91
We should be able to throw exceptions from Wasm code and when Wasm frames are on the stack
by sbarati@apple.com
· 8 years ago
380b726
Fix indirect_call if the result type is used.
by keith_miller@apple.com
· 8 years ago
8e01a1d
Wasm should support call_indirect https://bugs.webkit.org/show_bug.cgi?id=165718
by keith_miller@apple.com
· 8 years ago
64983d4
WebAssembly: implement data section
by jfbastien@apple.com
· 8 years ago
dacdc39
WebAssembly JS API: implement start function
by jfbastien@apple.com
· 8 years ago
73916bb
WebAssembly JS API: implement importing and defining Memory
by sbarati@apple.com
· 8 years ago
462719e
WebAssembly: JSC::link* shouldn't need a CodeBlock
by jfbastien@apple.com
· 8 years ago
148b8d9
WebAssembly JS API: wire up Instance imports
by jfbastien@apple.com
· 8 years ago
338be4a
WebAssembly: update binary format to 0xD version
by jfbastien@apple.com
· 8 years ago
c2fe4f9
WebAssembly: revert patch causing odd breakage
by jfbastien@apple.com
· 8 years ago
843c8b6
WebAssembly: update binary format to 0xD version
by jfbastien@apple.com
· 8 years ago
f738dd1
WebAssembly JS API: improve Instance
by jfbastien@apple.com
· 8 years ago
66cd712
Relocate wasm tests and actually add them to the test runner
by keith_miller@apple.com
· 8 years ago
97e074b
Move Wasm tests to JS https://bugs.webkit.org/show_bug.cgi?id=164611
by keith_miller@apple.com
· 8 years ago
97a32c1
WebAssembly JS API: implement more sections
by jfbastien@apple.com
· 8 years ago
c498854
WebAssembly API: implement Instance
by jfbastien@apple.com
· 8 years ago
e15d4df3
WebAssembly JS API: simple Module test
by jfbastien@apple.com
· 8 years ago
7e51cf3
WebAssembly JS API: implement Module
by jfbastien@apple.com
· 8 years ago
e7640f3
WebAssembly API: implement exception constructors properly
by jfbastien@apple.com
· 8 years ago
2872147
JavaScript WebAssembly API: baby steps
by jfbastien@apple.com
· 8 years ago
d2c6b7a
WebAssembly JS API: implement basic stub
by jfbastien@apple.com
· 8 years ago