Historial de Commits

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