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