Michael Ferris 43e9f52541 Fix some WebAssembly spec bugs il y a 8 ans
..
CMakeLists.txt 2c32314468 Additional wasm xplat changes. il y a 9 ans
Chakra.WasmReader.vcxproj 9b467a9969 - Add limit checks to be conform with other browser vendors il y a 8 ans
Chakra.WasmReader.vcxproj.filters 9b467a9969 - Add limit checks to be conform with other browser vendors il y a 8 ans
EmptyWasmByteCodeWriter.h a2b53ecd43 Cleanup integer type usage in WasmReader project, il y a 8 ans
WasmBinaryOpCodes.h 327de58a7c Rename Div/Rem _Check_ to _Trap_ and name int64 div/rem with _Trap_ il y a 8 ans
WasmBinaryReader.cpp 16f50c9eb1 Fix bad rebase, fix baseline il y a 8 ans
WasmBinaryReader.h b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmByteCodeGenerator.cpp 43e9f52541 Fix some WebAssembly spec bugs il y a 8 ans
WasmByteCodeGenerator.h a2b53ecd43 Cleanup integer type usage in WasmReader project, il y a 8 ans
WasmCustomReader.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmCustomReader.h 869ce0ae6a Implement WebAssembly call tracing (arg in/out) to help find where 2 runs diverge. il y a 8 ans
WasmDataSegment.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmDataSegment.h b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmElementSegment.cpp 22a73634f0 Some limits fixes and much more tests il y a 8 ans
WasmElementSegment.h 22a73634f0 Some limits fixes and much more tests il y a 8 ans
WasmFunctionInfo.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmFunctionInfo.h a2b53ecd43 Cleanup integer type usage in WasmReader project, il y a 8 ans
WasmGlobal.cpp 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes il y a 9 ans
WasmGlobal.h a2b53ecd43 Cleanup integer type usage in WasmReader project, il y a 8 ans
WasmLimits.h 43e9f52541 Fix some WebAssembly spec bugs il y a 8 ans
WasmParseTree.h b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmReader.h 27bbf54f1a Cleanup wasm config flags, traces, profiling il y a 8 ans
WasmReaderBase.h 869ce0ae6a Implement WebAssembly call tracing (arg in/out) to help find where 2 runs diverge. il y a 8 ans
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly il y a 10 ans
WasmReaderPch.h de4503ef51 WASM Xplat: Linux il y a 9 ans
WasmSection.cpp 3db4a6238f Fix reading inline names in wasm binary reader. il y a 9 ans
WasmSection.h 9b467a9969 - Add limit checks to be conform with other browser vendors il y a 8 ans
WasmSections.h 9b467a9969 - Add limit checks to be conform with other browser vendors il y a 8 ans
WasmSignature.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans
WasmSignature.h b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * il y a 8 ans