Commit Verlauf

Autor SHA1 Nachricht Datum
  Benbuck Nason ca61184ced Fix some spelling issues (#3385) vor 1 Jahr
  Wenyong Huang 68bd30c6f9 Enhance GC subtyping checks (#3317) vor 1 Jahr
  Xu Jinyang cef88deedb Add `wasi_ephemeral_nn` module support (#3241) vor 1 Jahr
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) vor 2 Jahren
  Wenyong Huang 9f64340529 Fix some issues reported by CodeQL (#3064) vor 2 Jahren
  Wenyong Huang 9bcf6b4dd3 Enable quick aot entry when hw bound check is disabled (#3044) vor 2 Jahren
  Wenyong Huang 7c7684819d Register quick call entries to speedup the aot/jit func call process (#2978) vor 2 Jahren
  Wenyong Huang 9d7931e1d2 Fix several typo/warning/unused-code issues (#2655) vor 2 Jahren
  YAMAMOTO Takashi 6c846acc59 Implement module instance context APIs (#2436) vor 2 Jahren
  Wenyong Huang e170c355a2 Merge branch main into dev/wasi_threads vor 3 Jahren
  liang.he 3698f2279b Improve wasm-c-api instantiation-time linking (#1902) vor 3 Jahren
  Marcin Kolny 929d5942b9 Add implementation for wasi_thread_spawn() (#1786) vor 3 Jahren
  Marcin Kolny 684ae6554d Create a placeholder for WASI threads implementation (#1783) vor 3 Jahren
  YAMAMOTO Takashi 822a8a5e66 wasm_native.c: Fix build with certain combinations of options (#1778) vor 3 Jahren
  Huang Qi 93d3d09aa1 Clear some warnings and enable -Werror for NuttX (#1756) vor 3 Jahren
  YAMAMOTO Takashi 77ff7daaf4 Add wasm_runtime_unregister_natives (#1647) vor 3 Jahren
  tonibofarull e53ab91439 Integrate WASI-NN into WAMR (#1521) vor 3 Jahren
  Qiang 6820af6212 Fix a potential memory leak issue in wasm_native_init (#1465) vor 3 Jahren
  Zeuson 729c4aeeaa Enable remote attestation by librats in SGX mode (#1445) vor 3 Jahren
  Wenyong Huang 260d36a62d Refactor externref related APIs of reference types feature (#971) vor 4 Jahren
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) vor 4 Jahren
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) vor 4 Jahren
  Wenyong Huang 1630cb2524 Fix duplicated destroy shared memory's lock issue (#514) vor 5 Jahren
  Wenyong Huang 282831eba5 Fix some compilation warnings and add esp-idf platform for experiment (#454) vor 5 Jahren
  Wenyong Huang 0359805c82 Import FreeRTOS platform experiment codes for further development (#451) vor 5 Jahren
  Wang Ning c515fb1b75 Add tensorflow sample under samples/workload/tensorflow (#427) vor 5 Jahren
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) vor 5 Jahren
  Xu Jun 2e0cef3ef1 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) vor 5 Jahren
  Wenyong Huang 034606b0a9 Change wasm app offset type from int32 to uint32 (#361) vor 5 Jahren
  Xu Jun 29e45e1527 implement atomic opcode in AOT/JIT (#329) vor 5 Jahren