Jianchun Xu 9299610bfe swb: wasm write barrier fixes hace 9 años
..
CMakeLists.txt 2c32314468 Additional wasm xplat changes. hace 9 años
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 hace 9 años
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 hace 9 años
WasmBinaryOpCodes.h 47c4e71a1c implement grow_memory hace 9 años
WasmBinaryReader.cpp 52e7912e3f [1.4>master] [MERGE #2427 @Cellule] WASM: section id read past buffer hace 9 años
WasmBinaryReader.h 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id hace 9 años
WasmByteCodeGenerator.cpp 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id hace 9 años
WasmByteCodeGenerator.h 9299610bfe swb: wasm write barrier fixes hace 9 años
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 hace 9 años
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 hace 9 años
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. hace 9 años
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. hace 9 años
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. hace 9 años
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. hace 9 años
WasmFunctionInfo.cpp 54a62cd8db Put all the imports in the import array of the WebAssembly module hace 9 años
WasmFunctionInfo.h 9299610bfe swb: wasm write barrier fixes hace 9 años
WasmGlobal.cpp 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes hace 9 años
WasmGlobal.h 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes hace 9 años
WasmParseTree.h 03638f6d30 Support WebAssembly.Module.customSections hace 9 años
WasmReader.h 6368dd2fda put wasm under experimental JS features flag hace 9 años
WasmReaderBase.h 9299610bfe swb: wasm write barrier fixes hace 9 años
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly hace 10 años
WasmReaderPch.h de4503ef51 WASM Xplat: Linux hace 9 años
WasmSection.cpp 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build hace 9 años
WasmSection.h 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build hace 9 años
WasmSections.h 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id hace 9 años
WasmSignature.cpp 1f67fbfc58 Modify debug function to fix issues from review. hace 9 años
WasmSignature.h 9299610bfe swb: wasm write barrier fixes hace 9 años