Michael Ferris 26833effbb Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point 7 yıl önce
..
CMakeLists.txt d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 yıl önce
Chakra.WasmReader.vcxproj d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 yıl önce
Chakra.WasmReader.vcxproj.filters d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 yıl önce
EmptyWasmByteCodeWriter.h eebff837b0 Merge branch 'master' into wasm.simd 8 yıl önce
WasmBinaryOpCodes.h 2f4fcc8879 Rename more CurrentMemory to MemorySize and fix unittest 7 yıl önce
WasmBinaryOpcodesSimd.h b7f1f8eac1 Implement generic way of dealing with prefixes 8 yıl önce
WasmBinaryReader.cpp 7368d59b1c [MERGE #5272 @Penguinwizzard] Address issues picked up by Dev15 code analysis 7 yıl önce
WasmBinaryReader.h d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 yıl önce
WasmByteCodeGenerator.cpp 26833effbb Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point 7 yıl önce
WasmByteCodeGenerator.h 0664caeed1 Add Interpreter implementation for atomic loads 8 yıl önce
WasmCustomReader.cpp 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. 8 yıl önce
WasmCustomReader.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. 8 yıl önce
WasmDataSegment.cpp b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * 8 yıl önce
WasmDataSegment.h b3bee81b8d WasmReader code style: Return type on same line as declaration, No space between type and * 8 yıl önce
WasmElementSegment.cpp 22a73634f0 Some limits fixes and much more tests 8 yıl önce
WasmElementSegment.h 22a73634f0 Some limits fixes and much more tests 8 yıl önce
WasmFunctionInfo.cpp eba643379f WebAssembly: Support signature in blocks with in parameters and multi-results. 8 yıl önce
WasmFunctionInfo.h eba643379f WebAssembly: Support signature in blocks with in parameters and multi-results. 8 yıl önce
WasmGlobal.cpp 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes 9 yıl önce
WasmGlobal.h a2b53ecd43 Cleanup integer type usage in WasmReader project, 8 yıl önce
WasmLimits.h 52d2444ae7 Support a bigger minimum initial pages for WebAssembly.Memory, however still under the limit determined by the spec 7 yıl önce
WasmParseTree.cpp ad1f74e17a Strengthen switch-cases with WasmTypes to make sure we always handled the main types. 7 yıl önce
WasmParseTree.h ad1f74e17a Strengthen switch-cases with WasmTypes to make sure we always handled the main types. 7 yıl önce
WasmReader.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack 8 yıl önce
WasmReaderBase.h 3dfecd6650 Make sure the FunctionBodyReaderInfo is used only by WasmBinaryReader. 8 yıl önce
WasmReaderInfo.h 26833effbb Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point 7 yıl önce
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly 10 yıl önce
WasmReaderPch.h d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 yıl önce
WasmSection.cpp 3db4a6238f Fix reading inline names in wasm binary reader. 9 yıl önce
WasmSection.h 9b467a9969 - Add limit checks to be conform with other browser vendors 8 yıl önce
WasmSectionLimits.h d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 8 yıl önce
WasmSections.h 9b467a9969 - Add limit checks to be conform with other browser vendors 8 yıl önce
WasmSignature.cpp ad1f74e17a Strengthen switch-cases with WasmTypes to make sure we always handled the main types. 7 yıl önce
WasmSignature.h eba643379f WebAssembly: Support signature in blocks with in parameters and multi-results. 8 yıl önce