Historia zmian

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