Lukas Kurz c6a95497df fix: use SAL2 `_In_`, `_Out_` to prevent conflicts (#7042) il y a 5 mois
..
CMakeLists.txt d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests il y a 8 ans
Chakra.WasmReader.vcxproj d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests il y a 8 ans
Chakra.WasmReader.vcxproj.filters d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests il y a 8 ans
EmptyWasmByteCodeWriter.h 2ee13d2cf7 Newline at file ends il y a 7 ans
WasmBinaryOpCodes.h 2f4fcc8879 Rename more CurrentMemory to MemorySize and fix unittest il y a 7 ans
WasmBinaryOpcodesSimd.h 12e890212c Remove i64x2.all_true/any_true il y a 5 ans
WasmBinaryReader.cpp c6a95497df fix: use SAL2 `_In_`, `_Out_` to prevent conflicts (#7042) il y a 5 mois
WasmBinaryReader.h d13dbc366e Scrub references to WASM M128 type il y a 7 ans
WasmByteCodeGenerator.cpp 6fb4764d86 [Wasm SIMD] Don't use view type for v128 alignment il y a 6 ans
WasmByteCodeGenerator.h 39425ccb6c Remove reference to `build` instruction il y a 7 ans
WasmCustomReader.cpp d99599543b Remove superfluous const from return types il y a 7 ans
WasmCustomReader.h d99599543b Remove superfluous const from return types il y a 7 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 eba643379f WebAssembly: Support signature in blocks with in parameters and multi-results. il y a 8 ans
WasmFunctionInfo.h eba643379f WebAssembly: Support signature in blocks with in parameters and multi-results. 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 52d2444ae7 Support a bigger minimum initial pages for WebAssembly.Memory, however still under the limit determined by the spec il y a 7 ans
WasmParseTree.cpp d13dbc366e Scrub references to WASM M128 type il y a 7 ans
WasmParseTree.h d13dbc366e Scrub references to WASM M128 type il y a 7 ans
WasmReader.h c78a87a458 Wasm: Match the spec wording for Poping from the Eval stack il y a 8 ans
WasmReaderBase.h d99599543b Remove superfluous const from return types il y a 7 ans
WasmReaderInfo.h 26833effbb Always use AsmJsDefault entrypoint instead of a wasm deferred parse entry point il y a 7 ans
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly il y a 10 ans
WasmReaderPch.h d5d87bf217 Implement WebAssemblySharedArrayBuffer + some tests 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
WasmSectionLimits.h 2ee13d2cf7 Newline at file ends il y a 7 ans
WasmSections.h 9b467a9969 - Add limit checks to be conform with other browser vendors il y a 8 ans
WasmSignature.cpp d13dbc366e Scrub references to WASM M128 type il y a 7 ans
WasmSignature.h eba643379f WebAssembly: Support signature in blocks with in parameters and multi-results. il y a 8 ans