Historial de Commits

Autor SHA1 Mensaje Fecha
  Xu Jun 92176be7d6 Sync up with the latest GC MVP spec proposal (#2836) hace 2 años
  Wenyong Huang 9c71ca6c46 Merge branch main into dev/gc_refactor hace 2 años
  Xu Jun 77d27c9ff6 Enable stringref aot (#2816) hace 2 años
  Xu Jun c4010b0d3a Fix GC AOT on 32bit target (#2814) hace 2 años
  Wenyong Huang 5d9cbfe109 Implement GC AOT object reclaim process (#2762) hace 2 años
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) hace 2 años
  Wenyong Huang 943274e3b9 Fix GC struct field offset calculation in AOT compiler (#2746) hace 2 años
  Wenyong Huang 64e40c13a9 Fix more GC AOT/JIT issues (#2727) hace 2 años
  Huang Qi 06d46b0fb6 Fix some GC relative issues (#2656) hace 2 años
  Wenyong Huang ae508e25fa Merge branch dev/aot_stack_frame into dev/gc_refactor hace 2 años
  Huang Qi 067a86a774 Implement AOT file emitting and loading for GC (#2366) hace 2 años
  Wenyong Huang 33ac031a3b Enhance LLVM AOT/JIT stack frame dump (#2350) hace 2 años
  Huang Qi edba40c60a GC: Change type of `types` to AOTType in AOTModule and AOTCompData (#2272) hace 2 años
  Huang Qi 035cca062f Add --enable-gc option to wamrc (#2190) hace 2 años
  Huang Qi 02f0156475 GC: Change table_elem_type_t to pointer width to simplify the related handlings (#2178) hace 2 años
  Javan 788e14ed6c Enable emitting custom name section to aot file (#794) hace 4 años
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) hace 4 años
  Wenyong Huang 7cdfc9fe11 Fix issues reported by gcc -fsanitize flag (#678) hace 4 años
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) hace 4 años
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) hace 4 años
  Xu Jun a84d51271c Support AssemblyScript's new/retain/release APIs (#460) hace 5 años
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) hace 5 años
  Wenyong Huang 89d2937cde Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) hace 5 años
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) hace 5 años
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) hace 5 años
  wenyongh e8e45aeecd Refine aot stack overflow check and enhance wasm loader malformed checks (#248) hace 5 años
  wenyongh c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) hace 6 años
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) hace 6 años
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) hace 6 años
  wenyongh 256ecdfdf9 Refine interpreter to improve performance, refine memory usage (#161) hace 6 años