Petr Penzin
|
d13dbc366e
Scrub references to WASM M128 type
|
7 tahun lalu |
Michał Janiszewski
|
d99599543b
Remove superfluous const from return types
|
7 tahun lalu |
Michael Ferris
|
d5d87bf217
Implement WebAssemblySharedArrayBuffer + some tests
|
8 tahun lalu |
Michael Ferris
|
72774a8032
Turns out we were not reading the language types correctly. We were reading using a uint8 instead of a varint7.
|
8 tahun lalu |
Michael Ferris
|
eba643379f
WebAssembly: Support signature in blocks with in parameters and multi-results.
|
8 tahun lalu |
Michael Ferris
|
b7f1f8eac1
Implement generic way of dealing with prefixes
|
8 tahun lalu |
Derek Morris
|
85b8c12301
[1.8>master] [MERGE #4419 @Penguinwizzard] A pass over initialization of Arena-allocated classes
|
8 tahun lalu |
Derek Morris
|
eca08f1ab9
A pass over initialization of Arena-allocated classes
|
8 tahun lalu |
Arun
|
7c94e253ef
Merge branch 'master' into build/arunetm/wasm.simd-merge
|
8 tahun lalu |
Michael Ferris
|
3dfecd6650
Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader.
|
8 tahun lalu |
Arun Purushan (Intel Americas Inc)
|
37e52c171c
Fixing x86 build failures
|
8 tahun lalu |
Arun Purushan (Intel Americas Inc)
|
647fc621e6
Merge from Master to wasm.simd
|
8 tahun lalu |
Michael Ferris
|
180e68910f
OS#13910068
|
8 tahun lalu |
Michael Ferris
|
47e3cbdd46
Cleanup Wasm tracing flags
|
8 tahun lalu |
Nikolay Korovaiko
|
7c3ca9ce8f
bitselect
|
8 tahun lalu |
Nikolay Korovaiko
|
bf8d8e7291
Merge remote-tracking branch 'msft/master' into wasm.simd
|
8 tahun lalu |
Michael Ferris
|
72fbc84ff5
Improved some error messages to help debugging
|
8 tahun lalu |
Nikolay Korovaiko
|
bc130b82b3
merge
|
8 tahun lalu |
Nikolay Korovaiko
|
5ceb609c83
new binary format + extractLane
|
8 tahun lalu |
Michael Ferris
|
b3bee81b8d
WasmReader code style: Return type on same line as declaration, No space between type and *
|
8 tahun lalu |
Michael Ferris
|
a2b53ecd43
Cleanup integer type usage in WasmReader project,
|
8 tahun lalu |
Michael Ferris
|
9b467a9969
- Add limit checks to be conform with other browser vendors
|
8 tahun lalu |
Michael Ferris
|
869ce0ae6a
Implement WebAssembly call tracing (arg in/out) to help find where 2 runs diverge.
|
9 tahun lalu |
Michael Ferris
|
f3c7fac6d5
Celanup utf8 decoder
|
9 tahun lalu |
Michael Ferris
|
a336a06ab5
Cleanup how we read sections.
|
9 tahun lalu |
Michael Ferris
|
3db4a6238f
Fix reading inline names in wasm binary reader.
|
9 tahun lalu |
Nikolay Korovaiko
|
55640418ea
initial switch to m128
|
9 tahun lalu |
Arun
|
2ea6c86820
Adding WASM-SIMD feature flag
|
9 tahun lalu |
Michael Ferris
|
9c7e31728c
Accept binary version 0x1.
|
9 tahun lalu |
Michael Ferris
|
571dc34227
Prevent reading past buffer when reading LEB128 and correctly validate the section id
|
9 tahun lalu |