История коммитов

Автор SHA1 Сообщение Дата
  YAMAMOTO Takashi 912c2a6e31 add a set of apis to configure wasi via InstantiationArgs2 (#4707) 3 месяцев назад
  YAMAMOTO Takashi 3b8b265f1f Pass InstantiationArgs2 down to aot_instantiate/wasm_instantiate (#4594) 4 месяцев назад
  YAMAMOTO Takashi 6253bd1b52 Reduce the code duplication a bit (#4596) 6 месяцев назад
  YAMAMOTO Takashi 5d48cfdbc0 introduce wasm_runtime_instantiate_ex2 (#4444) 7 месяцев назад
  TianlongLiang 8a55a1e7a1 Shared heap enhancements for Interpreter and AOT (#4400) 8 месяцев назад
  liang.he e414a327a0 Refactor copy callstack feature (#4401) 8 месяцев назад
  Alix ANNERAUD c018b8ab98 feat: Add instruction metering for interpreter (#4122) 9 месяцев назад
  Marcin Kolny efa8019bdb Merge dev/simd for fast-interp (#4131) 11 месяцев назад
  Georgii Rylov fc3077b74d address comments 1 год назад
  Georgii Rylov a5d8c0b477 define if not defined 1 год назад
  Georgii Rylov 857e6b73c8 formatting 1 год назад
  Georgii Rylov :slightly_smiling_face cc3f0a096b Cleaning up 1 год назад
  Georgii Rylov :slightly_smiling_face 32338bb7d6 Copy read only API behind a flag instead of using user defined callback 1 год назад
  Georgii Rylov 1f4d3dd4d4 clang-format 1 год назад
  Georgii Rylov 68e4534822 Iterate callstack API 1 год назад
  Wenyong Huang 74d2427fdc Allow to set native stack boundary to exec_env (#3862) 1 год назад
  YAMAMOTO Takashi f453d9d5ce Appease GCC strict prototypes warning (#3775) 1 год назад
  Enrico Loparco 3b8ef89110 Clone data segments when specified with load args (#3463) 1 год назад
  Enrico Loparco 6b1d81650d Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389) 1 год назад
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) 1 год назад
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) 1 год назад
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) 1 год назад
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 год назад
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 2 лет назад
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 2 лет назад
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) 2 лет назад
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 лет назад
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) 2 лет назад
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) 2 лет назад
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 лет назад