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