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