Histórico de Commits

Autor SHA1 Mensagem Data
  Enrico Loparco 3b8ef89110 Clone data segments when specified with load args (#3463) há 1 ano atrás
  Enrico Loparco 6b1d81650d Allow not copying the wasm binary in wasm-c-api and not referring to the binary in wasm/aot loader (#3389) há 1 ano atrás
  Marcin Kolny fe5e7a9981 Implement Memory64 support for AOT (#3362) há 1 ano atrás
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) há 1 ano atrás
  YAMAMOTO Takashi 410ee580ae Add wasm_runtime_detect_native_stack_overflow_size (#3355) há 1 ano atrás
  Wenyong Huang a23fa9f86c Implement memory64 for classic interpreter (#3266) há 1 ano atrás
  TianlongLiang c3e33a96ea Remove unused argument in wasm_runtime_lookup_function and refactor WASMModuleInstance (#3218) há 1 ano atrás
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) há 1 ano atrás
  Enrico Loparco 7692f32a94 Allow overriding max memory on module instantiation (#3198) há 1 ano atrás
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) há 2 anos atrás
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) há 2 anos atrás
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) há 2 anos atrás
  Wenyong Huang b21f17dd6d Refine AOT/JIT code call wasm-c-api import process (#2982) há 2 anos atrás
  Wenyong Huang c43e4505da Allow to set segue flags for wasm-c-api JIT (#2926) há 2 anos atrás
  liang.he 5c3ad0279a Enable AOT linux perf support (#2930) há 2 anos atrás
  Maks Litskevich 63696ba603 Fix typo in CI config and suppress STORE_U8 in TSAN (#2802) há 2 anos atrás
  liang.he 8aa813f44a Generate jitdump to support linux perf for LLVM JIT (#2788) há 2 anos atrás
  Huang Qi 0b29904f26 Fix configurable bounds checks typo (#2809) há 2 anos atrás
  Wenyong Huang 20f1a8c86c Merge branch main into dev/wasi-libc-windows há 2 anos atrás
  Maks Litskevich 0b2313f6f8 Add tsan for fast interp and aot (#2679) há 2 anos atrás
  Wenyong Huang 4b1a6e5017 Fix repeatedly initialize shared memory data and protect the memory's fields (#2673) há 2 anos atrás
  zoraaver fa5e9d72b0 Abstract POSIX filesystem functions (#2585) há 2 anos atrás
  dongsheng28849455 79b27c1934 Support muti-module for AOT mode (#2482) há 2 anos atrás
  YAMAMOTO Takashi 444b159963 Implement async termination of blocking thread (#2516) há 2 anos atrás
  YAMAMOTO Takashi a6fda9b7ab Add an API to terminate instance (#2538) há 2 anos atrás
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) há 2 anos atrás
  YAMAMOTO Takashi 91592429f4 Fix memory sharing (#2415) há 2 anos atrás
  Huang Qi 18092f86cc Make memory access boundary check behavior configurable (#2289) há 2 anos atrás
  Wenyong Huang 76be848ec3 Implement the segue optimization for LLVM AOT/JIT (#2230) há 2 anos atrás
  Wenyong Huang 3977f0b22a Use pre-created exec_env for instantiation and module_malloc/free (#2047) há 2 anos atrás