История коммитов

Автор SHA1 Сообщение Дата
  Xu Jun 92176be7d6 Sync up with the latest GC MVP spec proposal (#2836) 2 лет назад
  Wenyong Huang 9c71ca6c46 Merge branch main into dev/gc_refactor 2 лет назад
  Xu Jun 77d27c9ff6 Enable stringref aot (#2816) 2 лет назад
  Xu Jun c4010b0d3a Fix GC AOT on 32bit target (#2814) 2 лет назад
  Wenyong Huang 5d9cbfe109 Implement GC AOT object reclaim process (#2762) 2 лет назад
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 лет назад
  Wenyong Huang 943274e3b9 Fix GC struct field offset calculation in AOT compiler (#2746) 2 лет назад
  Wenyong Huang 64e40c13a9 Fix more GC AOT/JIT issues (#2727) 2 лет назад
  Huang Qi 06d46b0fb6 Fix some GC relative issues (#2656) 2 лет назад
  Wenyong Huang ae508e25fa Merge branch dev/aot_stack_frame into dev/gc_refactor 2 лет назад
  Huang Qi 067a86a774 Implement AOT file emitting and loading for GC (#2366) 2 лет назад
  Wenyong Huang 33ac031a3b Enhance LLVM AOT/JIT stack frame dump (#2350) 2 лет назад
  Huang Qi edba40c60a GC: Change type of `types` to AOTType in AOTModule and AOTCompData (#2272) 2 лет назад
  Huang Qi 035cca062f Add --enable-gc option to wamrc (#2190) 2 лет назад
  Huang Qi 02f0156475 GC: Change table_elem_type_t to pointer width to simplify the related handlings (#2178) 2 лет назад
  Javan 788e14ed6c Enable emitting custom name section to aot file (#794) 4 лет назад
  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 лет назад