提交歷史

作者 SHA1 備註 提交日期
  Xu Jun 786cf6ae10 Support GC opcodes generated by binaryen (#2110) 2 年之前
  Wenyong Huang 5d44ec501d Merge branch main into dev/gc_refactor 2 年之前
  Wenyong Huang e170c355a2 Merge branch main into dev/wasi_threads 2 年之前
  Wenyong Huang 80e2f3dd7f Refactor GC feature (#1956) 2 年之前
  liang.he 3698f2279b Improve wasm-c-api instantiation-time linking (#1902) 3 年之前
  Marcin Kolny 929d5942b9 Add implementation for wasi_thread_spawn() (#1786) 3 年之前
  Marcin Kolny 684ae6554d Create a placeholder for WASI threads implementation (#1783) 3 年之前
  YAMAMOTO Takashi 822a8a5e66 wasm_native.c: Fix build with certain combinations of options (#1778) 3 年之前
  Huang Qi 93d3d09aa1 Clear some warnings and enable -Werror for NuttX (#1756) 3 年之前
  YAMAMOTO Takashi 77ff7daaf4 Add wasm_runtime_unregister_natives (#1647) 3 年之前
  tonibofarull e53ab91439 Integrate WASI-NN into WAMR (#1521) 3 年之前
  Qiang 6820af6212 Fix a potential memory leak issue in wasm_native_init (#1465) 3 年之前
  Zeuson 729c4aeeaa Enable remote attestation by librats in SGX mode (#1445) 3 年之前
  Wenyong Huang 260d36a62d Refactor externref related APIs of reference types feature (#971) 4 年之前
  Wenyong Huang 52b6c73d9c Apply clang-format for more src files and update spec test script (#775) 4 年之前
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 年之前
  Wenyong Huang 1630cb2524 Fix duplicated destroy shared memory's lock issue (#514) 5 年之前
  Wenyong Huang 282831eba5 Fix some compilation warnings and add esp-idf platform for experiment (#454) 5 年之前
  Wenyong Huang 0359805c82 Import FreeRTOS platform experiment codes for further development (#451) 5 年之前
  Wang Ning c515fb1b75 Add tensorflow sample under samples/workload/tensorflow (#427) 5 年之前
  Xu Jun 0226dbbb3d introduce WAMR memory profiling tool (experimental) (#390) 5 年之前
  Xu Jun 2e0cef3ef1 fix exec_env not checked issue, export __heap_base and __data_end in sample to decrease memory usage (#371) 5 年之前
  Wenyong Huang 034606b0a9 Change wasm app offset type from int32 to uint32 (#361) 5 年之前
  Xu Jun 29e45e1527 implement atomic opcode in AOT/JIT (#329) 5 年之前
  dpinthinker cc05f8fb1c Use quicksort to sort native_symbols (#324) 5 年之前
  Weining 1a85051415 Implement multi-value feature and import binarydump tool (#308) 5 年之前
  Xu Jun d98ab63e5c Enable shared memory && add pthread support (#282) 5 年之前
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) 5 年之前
  wenyongh d381b0fdec Implement post-MVP features and native stack overflow check (#243) 5 年之前
  wenyongh b40e79c160 Make heap and linear memory contiguous to refine compilation time and footprint (#233) 5 年之前