提交歷史

作者 SHA1 備註 提交日期
  Wenyong Huang 63cd567b3f Separate app-manager and app-framework from WAMR (#3129) 1 年之前
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年之前
  Marcin Kolny a27ddece7f Always allocate linear memory using mmap (#3052) 1 年之前
  Huang Qi b98f150f82 CI: Update version of checkout to suppress warnings (#3093) 1 年之前
  YAMAMOTO Takashi b97370e3a8 samples/terminate: Add a sample to demonstrate wasm_runtime_terminate (#3043) 2 年之前
  Marcin Kolny ffa131b5ac Allow using mmap for shared memory if hw bound check is disabled (#3029) 2 年之前
  Enrico Loparco c9fd44e8b8 Build samples in debug mode (#3019) 2 年之前
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 年之前
  Wenyong Huang 7c22bde8dc CI: Enable testing AOT multi-module feature (#2621) 2 年之前
  Marcin Kolny b115b7baac Fix compilation of shift opcodes on x86_64 and i386 architectures (#2619) 2 年之前
  dongsheng28849455 79b27c1934 Support muti-module for AOT mode (#2482) 2 年之前
  Marcin Kolny 8c2dc1d011 Add unit tests for the tid allocator (#2519) 2 年之前
  Wenyong Huang fa2f29fd8a Fix issues in releasing wamr-lldb (#2497) 2 年之前
  Maks Litskevich 4ce675aacd Add another wamr test (#2411) 2 年之前
  Maks Litskevich a9bd6af0ac Build wasi-libc from source in WAMR CI (#2465) 2 年之前
  Maks Litskevich b88f2c06c6 Add initial stress test (#2364) 2 年之前
  Ben Riegel 72fc872afe wamr-ide: Add vscode extension tests (#2292) 2 年之前
  Zzzabiyaka 85981b77b8 Reduce CI jobs number (#2296) 2 年之前
  Zzzabiyaka 27239723a9 Add asan and ubsan to WAMR CI (#2161) 2 年之前
  TianlongLiang 247a49c4fd CI: More precise trigger paths for github actions (#2157) 2 年之前
  Zzzabiyaka 15139d2bb8 CI: Add ubsan checks to samples/wasm-c-api (#2147) 2 年之前
  Wenyong Huang 7e9bf9cdf5 Implement Fast JIT multi-threading feature (#2134) 2 年之前
  Marcin Kolny 9adc6948d8 Enable CI build for gcc 4.8 on linux (#2106) 2 年之前
  Enrico Loparco 156318f0d4 Use wasi-sdk-20 to build wasi-threads cases in CI (#2095) 2 年之前
  Marcin Kolny 403ccf02b7 ci: Enable WASI threads in CI (#2086) 2 年之前
  Enrico Loparco 0f73ce1076 Update wasi-libc version in CI and implement custom sync primitives (#2028) 2 年之前
  Enrico Loparco 83659fa42a Use wasi-sdk 20 pre-release for tests with threads (#2021) 2 年之前
  Wenyong Huang 05d7ec30b1 Add libsodium benchmark (#2025) 2 年之前
  Hritik Gupta ff3887757e Add internal tests for socket apis (#1900) 2 年之前
  Enrico Loparco 128c0ea899 Add internal tests for WASI threads (#1963) 2 年之前