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

Автор SHA1 Сообщение Дата
  Wenyong Huang 0ee5ffce85 Refactor APIs and data structures as preliminary work for Memory64 (#3209) 1 год назад
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) 1 год назад
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) 2 лет назад
  Cengizhan Pasaoglu 57abdfdb5c Fix typo (dwarf) in the codebase (#2367) 2 лет назад
  YAMAMOTO Takashi 5831531449 aot: Move stack_sizes table to a dedicated section (#2317) 2 лет назад
  YAMAMOTO Takashi cd7941cc39 AOT/JIT native stack bound check improvement (#2244) 2 лет назад
  liang.he 7401718311 Report error in instantiation when meeting unlinked import globals (#1859) 3 лет назад
  Wenyong Huang 14288f59b0 Implement Multi-tier JIT (#1774) 3 лет назад
  Wenyong Huang 87c3195d47 Revert "Implement call Fast JIT function from LLVM JIT jitted code" (#1737) 3 лет назад
  Wenyong Huang cf7b01ad82 Implement call Fast JIT function from LLVM JIT jitted code (#1714) 3 лет назад
  Wenyong Huang a182926a73 Refactor interpreter/AOT module instance layout (#1559) 3 лет назад
  Xu Jun 53b775aa4b Support integrate 3rd-party toolchains into wamrc (#1237) 3 лет назад
  Wenyong Huang 260d36a62d Refactor externref related APIs of reference types feature (#971) 4 лет назад
  Wenyong Huang 5be427bfa2 xip: Lookup float constants from table to reduce relocations (#894) 4 лет назад
  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 9ef37dd781 Implement source debugging for interpreter and AOT (#769) 4 лет назад
  Huang Qi cef7d35be1 Implement float and integer conversion intrinsics (#718) 4 лет назад
  Huang Qi bb0e4503cb Move type definition of IntCond and FloatCond to aot.h (#713) 4 лет назад
  Wenyong Huang db695fada4 Implement XIP feature and enable ARC target support (#694) 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 лет назад
  Wenyong Huang a5188f5574 Add checks to avoid wasm_runtime_malloc memory with size 0 (#507) 5 лет назад
  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 лет назад