Michael Ferris b8bbe4ab28 [MERGE #4469 @Cellule] WASM: Generic prefix handling před 8 roky
..
CMakeLists.txt 2c32314468 Additional wasm xplat changes. před 9 roky
Chakra.WasmReader.vcxproj b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
Chakra.WasmReader.vcxproj.filters b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
EmptyWasmByteCodeWriter.h eebff837b0 Merge branch 'master' into wasm.simd před 8 roky
WasmBinaryOpCodes.h b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
WasmBinaryOpcodesSimd.h b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
WasmBinaryReader.cpp b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
WasmBinaryReader.h b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
WasmByteCodeGenerator.cpp b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
WasmByteCodeGenerator.h 1f295d25af Incorporating CR feedback1 před 8 roky
WasmCustomReader.cpp 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. před 8 roky
WasmCustomReader.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. 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 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. 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 bb6ab73270 Increase the Wasm function size limit to 7654321 bytes před 8 roky
WasmParseTree.h b7f1f8eac1 Implement generic way of dealing with prefixes před 8 roky
WasmReader.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack před 8 roky
WasmReaderBase.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. před 8 roky
WasmReaderInfo.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack před 8 roky
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly před 10 roky
WasmReaderPch.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack před 8 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 dfd9306850 Re-enable Wasm short signature check. před 8 roky
WasmSignature.h dfd9306850 Re-enable Wasm short signature check. před 8 roky