Michael Ferris 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build il y a 9 ans
..
CMakeLists.txt f89025bdae Wasm element offset to support global initexprs il y a 9 ans
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 il y a 9 ans
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 il y a 9 ans
WasmBinaryOpCodes.h 47c4e71a1c implement grow_memory il y a 9 ans
WasmBinaryReader.cpp 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id il y a 9 ans
WasmBinaryReader.h 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id il y a 9 ans
WasmByteCodeGenerator.cpp 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id il y a 9 ans
WasmByteCodeGenerator.h 47c4e71a1c implement grow_memory il y a 9 ans
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 il y a 9 ans
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 il y a 9 ans
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. il y a 9 ans
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. il y a 9 ans
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. il y a 9 ans
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. il y a 9 ans
WasmFunctionInfo.cpp 54a62cd8db Put all the imports in the import array of the WebAssembly module il y a 9 ans
WasmFunctionInfo.h 54a62cd8db Put all the imports in the import array of the WebAssembly module il y a 9 ans
WasmGlobal.cpp 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes il y a 9 ans
WasmGlobal.h 1fe1f79f71 Move ReferenceTypes to WasmParseTree.h and rename to GlobalReferenceTypes il y a 9 ans
WasmParseTree.h 03638f6d30 Support WebAssembly.Module.customSections il y a 9 ans
WasmReader.h 6368dd2fda put wasm under experimental JS features flag il y a 9 ans
WasmReaderBase.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 il y a 9 ans
WasmReaderPch.cpp a44adf861a Merge remote-tracking branch 'master' into WebAssembly il y a 10 ans
WasmReaderPch.h de4503ef51 WASM Xplat: Linux il y a 9 ans
WasmSection.cpp 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build il y a 9 ans
WasmSection.h 38107e35d3 Add Constructor to Wasm::SectionInfo to fix legacy build il y a 9 ans
WasmSections.h 571dc34227 Prevent reading past buffer when reading LEB128 and correctly validate the section id il y a 9 ans
WasmSignature.cpp c9014efb9a small cleanup il y a 9 ans
WasmSignature.h a4deeba05b add fast signature support for jit; fixup import/exports il y a 9 ans