Commit historia

Upphovsman SHA1 Meddelande Datum
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) 1 år sedan
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) 1 år sedan
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 år sedan
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) 1 år sedan
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 2 år sedan
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) 2 år sedan
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) 2 år sedan
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) 2 år sedan
  Wenyong Huang c43e4505da Allow to set segue flags for wasm-c-api JIT (#2926) 2 år sedan
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) 2 år sedan
  Maks Litskevich 63696ba603 Fix typo in CI config and suppress STORE_U8 in TSAN (#2802) 2 år sedan
  liang.he 8aa813f44a Generate jitdump to support linux perf for LLVM JIT (#2788) 2 år sedan
  Huang Qi 0b29904f26 Fix configurable bounds checks typo (#2809) 2 år sedan
  Wenyong Huang 20f1a8c86c Merge branch main into dev/wasi-libc-windows 2 år sedan
  Maks Litskevich 0b2313f6f8 Add tsan for fast interp and aot (#2679) 2 år sedan
  Wenyong Huang 4b1a6e5017 Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) 2 år sedan
  zoraaver fa5e9d72b0 Abstract POSIX filesystem functions (#2585) 2 år sedan
  dongsheng28849455 79b27c1934 Support muti-module for AOT mode (#2482) 2 år sedan
  YAMAMOTO Takashi 444b159963 Implement async termination of blocking thread (#2516) 2 år sedan
  YAMAMOTO Takashi a6fda9b7ab Add an API to terminate instance (#2538) 2 år sedan
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) 2 år sedan
  YAMAMOTO Takashi 91592429f4 Fix memory sharing (#2415) 2 år sedan
  Huang Qi 18092f86cc Make memory access boundary check behavior configurable (#2289) 2 år sedan
  Wenyong Huang 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) 2 år sedan
  Wenyong Huang 3977f0b22a Use pre-created exec_env for instantiation and module_malloc/free (#2047) 2 år sedan
  TianlongLiang 0ee6e18a06 Rename parameter names in wasm_runtime_instantiate (#2045) 2 år sedan
  YAMAMOTO Takashi 37b09d0f24 Expose wasm_runtime_call_indirect (#1969) 2 år sedan
  liang.he 3698f2279b Improve wasm-c-api instantiation-time linking (#1902) 3 år sedan
  Wenyong Huang 40a14b51c5 Enable running mode control for runtime and module instance (#1923) 3 år sedan
  Wenyong Huang ce3458da99 Refine AOT exception check when function return (#1752) 3 år sedan