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