Derek Morris
|
7368d59b1c
[MERGE #5272 @Penguinwizzard] Address issues picked up by Dev15 code analysis
|
7 gadi atpakaļ |
Derek Morris
|
80438b712a
Get an additional few cases
|
7 gadi atpakaļ |
Michael Ferris
|
2f4fcc8879
Rename more CurrentMemory to MemorySize and fix unittest
|
7 gadi atpakaļ |
Michael Ferris
|
f4c5cbb46b
Make it explicit that we don't support Wasm m128 globals at this time
|
7 gadi atpakaļ |
Michael Ferris
|
ad1f74e17a
Strengthen switch-cases with WasmTypes to make sure we always handled the main types.
|
7 gadi atpakaļ |
Michael Ferris
|
d5d87bf217
Implement WebAssemblySharedArrayBuffer + some tests
|
8 gadi atpakaļ |
Michael Ferris
|
b37451153c
[MERGE #4712 @Cellule] WASM: Blocks signatures with multi-results
|
8 gadi atpakaļ |
Michael Ferris
|
c2b0297cce
Fix CI
|
8 gadi atpakaļ |
Michael Ferris
|
72774a8032
Turns out we were not reading the language types correctly. We were reading using a uint8 instead of a varint7.
|
8 gadi atpakaļ |
Michael Ferris
|
b525f7cb1f
Build + CR fixes
|
8 gadi atpakaļ |
Michael Ferris
|
eba643379f
WebAssembly: Support signature in blocks with in parameters and multi-results.
|
8 gadi atpakaļ |
Michael Ferris
|
b7f1f8eac1
Implement generic way of dealing with prefixes
|
8 gadi atpakaļ |
Michael Ferris
|
01a6127cbf
[MERGE #4426 @Cellule] WASM.SIMD: extra frontend checks
|
8 gadi atpakaļ |
Derek Morris
|
85b8c12301
[1.8>master] [MERGE #4419 @Penguinwizzard] A pass over initialization of Arena-allocated classes
|
8 gadi atpakaļ |
Michael Ferris
|
a02514f340
CR fix
|
8 gadi atpakaļ |
Michael Ferris
|
a7aa47c018
Fix build of when wasm is enabled, but wasm.simd is disabled.
|
8 gadi atpakaļ |
Derek Morris
|
eca08f1ab9
A pass over initialization of Arena-allocated classes
|
8 gadi atpakaļ |
Arun Purushan (Intel Americas Inc)
|
170422cca1
[MERGE #4200 @arunetm] WebAssembly SIMD support in Chakra
|
8 gadi atpakaļ |
Derek Morris
|
bb5ad884b0
Tell PREfast about iterator bounds.
|
8 gadi atpakaļ |
Arun
|
1f295d25af
Incorporating CR feedback1
|
8 gadi atpakaļ |
Arun
|
7c94e253ef
Merge branch 'master' into build/arunetm/wasm.simd-merge
|
8 gadi atpakaļ |
Michael Ferris
|
3dfecd6650
Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader.
|
8 gadi atpakaļ |
Arun Purushan (Intel Americas Inc)
|
647fc621e6
Merge from Master to wasm.simd
|
8 gadi atpakaļ |
Michael Ferris
|
180e68910f
OS#13910068
|
8 gadi atpakaļ |
Nikolay Korovaiko
|
b1761af0af
move a call to checkbytes before reading indices remove inline
|
8 gadi atpakaļ |
Nikolay Korovaiko
|
4a7149b032
refactor & cleanup for bitselect & shuffle
|
8 gadi atpakaļ |
Michael Ferris
|
47e3cbdd46
Cleanup Wasm tracing flags
|
8 gadi atpakaļ |
Nikolay Korovaiko
|
7c3ca9ce8f
bitselect
|
8 gadi atpakaļ |
Nikolay Korovaiko
|
bf8d8e7291
Merge remote-tracking branch 'msft/master' into wasm.simd
|
8 gadi atpakaļ |
Michael Holman
|
1a24313bba
add inlining support for asm.js/wasm
|
8 gadi atpakaļ |