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