Commit History

作者 SHA1 備註 提交日期
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 年之前
  zoraaver 5fd530610a Enable MASM automatically in runtime_lib.cmake (#2634) 2 年之前
  YAMAMOTO Takashi 6e3c3fe9ec Fix build error with LLVM 16 (#2259) 2 年之前
  Zzzabiyaka 27239723a9 Add asan and ubsan to WAMR CI (#2161) 2 年之前
  Zzzabiyaka 15139d2bb8 CI: Add ubsan checks to samples/wasm-c-api (#2147) 2 年之前
  Wenyong Huang 27e7e160af Upgrade toolkits (#1878) 2 年之前
  liang.he bf2be805f9 Add more checks about the imports of wasm_instance_new (#1843) 3 年之前
  liang.he 294a625fe5 Use boringssl instead of openssl to implement wasm cache loading (#1804) 3 年之前
  liang.he f6d67c1cda Enable wasm cache loading in wasm-c-api (#1759) 3 年之前
  liang.he fc8f70cfa4 Fix issues detected by Coverity (#1776) 3 年之前
  Wenyong Huang 375a2c9a49 Fix sample ref-types/wasm-c-api build error with wat2wasm low version (#1702) 3 年之前
  liang.he 30ee992762 Add wasm_module_obtain() to clone wasm_module_t (#1660) 3 年之前
  YAMAMOTO Takashi 654ac5feca Use cmake POSITION_INDEPENDENT_CODE instead of hardcoding -pie -fPIE (#1598) 3 年之前
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 年之前
  Wenyong Huang 9cf7b88bad Enhance cmake makefiles (#1390) 3 年之前
  Cengizhan Pasaoglu 2746d29751 Make robust on choosing target assumption for X86_32 support (#1241) 3 年之前
  Timon Wong 6bcf048523 Fix aarch64 build support (#946) 4 年之前
  liang.he 1dccf39d16 Enable ref types and bulk memory by default for wamrc (#838) 4 年之前
  Michael Martin c94e752532 Allow empty import array for wasm-c-api wasm_instance_new (#782) 4 年之前
  Wenyong Huang 03494f9487 Refactor CI rules: merge ubuntu/macos/android, enable spec test (#777) 4 年之前
  Wenyong Huang 0db04e0b8f Fix some compile issues of samples (#690) 4 年之前
  Wenyong Huang edb184f709 Implement most missing wasm-c-api APIs (#303) (#676) 4 年之前
  Wenyong Huang 0f1ce9ef3d Implement wasm-c-api frame/trap APIs for AOT mode (#663) 4 年之前
  Wenyong Huang b554a9d05d Implement wasm-c-api frame/trap APIs for interpreter mode (#660) 4 年之前
  Wenyong Huang cba4c78273 Enable call wasm-c-api native func directly from interpreter (#656) 4 年之前
  Wenyong Huang 77c71e559a Add wasm-c-api nested function calls sample (#652) 4 年之前
  doujiang 631838cfd9 fix wasm-c-api sample AOT mode. (#636) 4 年之前
  Wenyong Huang 9710d9325f Fix wasm-c-api JIT mode issue and enable set LLVM_DIR in cmd line (#624) 4 年之前
  Wenyong Huang eb29385963 Implement more wasm-c-apis and enable Envoy integration (#622) 4 年之前
  Wenyong Huang a5188f5574 Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 5 年之前