Jianchun Xu 9299610bfe swb: wasm write barrier fixes 9 vuotta sitten
..
CMakeLists.txt 2c32314468 Additional wasm xplat changes. 9 vuotta sitten
Chakra.WasmReader.vcxproj 4be5bd9f3c Create thunks for imports so we always to call internal from a function and that thunk will take care of boxing/unboxing the values 9 vuotta sitten
Chakra.WasmReader.vcxproj.filters 4be5bd9f3c Create thunks for imports so we always to call internal from a function and that thunk will take care of boxing/unboxing the values 9 vuotta sitten
WasmBinaryOpCodes.h 47c4e71a1c implement grow_memory 9 vuotta sitten
WasmBinaryReader.cpp 52e7912e3f [1.4>master] [MERGE #2427 @Cellule] WASM: section id read past buffer 9 vuotta sitten
WasmBinaryReader.h 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id 9 vuotta sitten
WasmByteCodeGenerator.cpp 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id 9 vuotta sitten
WasmByteCodeGenerator.h 9299610bfe swb: wasm write barrier fixes 9 vuotta sitten
WasmCustomReader.cpp 4be5bd9f3c Create thunks for imports so we always to call internal from a function and that thunk will take care of boxing/unboxing the values 9 vuotta sitten
WasmCustomReader.h 4be5bd9f3c Create thunks for imports so we always to call internal from a function and that thunk will take care of boxing/unboxing the values 9 vuotta sitten
WasmDataSegment.cpp 9478176071 Make WebAssembly globals to be readonly, this forces to use the module environment to read the globals after they've been resolved. 9 vuotta sitten
WasmDataSegment.h 9478176071 Make WebAssembly globals to be readonly, this forces to use the module environment to read the globals after they've been resolved. 9 vuotta sitten
WasmElementSegment.cpp 9478176071 Make WebAssembly globals to be readonly, this forces to use the module environment to read the globals after they've been resolved. 9 vuotta sitten
WasmElementSegment.h 9478176071 Make WebAssembly globals to be readonly, this forces to use the module environment to read the globals after they've been resolved. 9 vuotta sitten
WasmFunctionInfo.cpp 54a62cd8db Put all the imports in the import array of the WebAssembly module 9 vuotta sitten
WasmFunctionInfo.h 9299610bfe swb: wasm write barrier fixes 9 vuotta sitten
WasmGlobal.cpp 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes 9 vuotta sitten
WasmGlobal.h 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes 9 vuotta sitten
WasmParseTree.h 03638f6d30 Support WebAssembly.Module.customSections 9 vuotta sitten
WasmReader.h 6368dd2fda put wasm under experimental JS features flag 9 vuotta sitten
WasmReaderBase.h 9299610bfe swb: wasm write barrier fixes 9 vuotta sitten
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly 10 vuotta sitten
WasmReaderPch.h de4503ef51 WASM Xplat: Linux 9 vuotta sitten
WasmSection.cpp 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build 9 vuotta sitten
WasmSection.h 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build 9 vuotta sitten
WasmSections.h 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id 9 vuotta sitten
WasmSignature.cpp 1f67fbfc58 Modify debug function to fix issues from review. 9 vuotta sitten
WasmSignature.h 9299610bfe swb: wasm write barrier fixes 9 vuotta sitten