コミット履歴

作者 SHA1 メッセージ 日付
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) 4 年 前
  Wenyong Huang 7cdfc9fe11 Fix issues reported by gcc -fsanitize flag (#678) 4 年 前
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) 4 年 前
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) 4 年 前
  Xu Jun a84d51271c Support AssemblyScript's new/retain/release APIs (#460) 5 年 前
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) 5 年 前
  Wenyong Huang 89d2937cde Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) 5 年 前
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) 5 年 前
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) 5 年 前
  wenyongh e8e45aeecd Refine aot stack overflow check and enhance wasm loader malformed checks (#248) 5 年 前
  wenyongh c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) 5 年 前
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) 5 年 前
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) 5 年 前
  wenyongh 256ecdfdf9 Refine interpreter to improve performance, refine memory usage (#161) 6 年 前
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) 6 年 前