Historique des commits

Auteur SHA1 Message Date
  Wenyong Huang 1329e1d3e1 Add support for multi-memory proposal in classic interpreter (#3742) il y a 1 an
  Benbuck Nason 3746534010 Add table type API support (#3515) il y a 1 an
  Benbuck Nason 8239dd4aa7 Add wasm_export.h APIs to expose memory type (#3496) il y a 1 an
  Benbuck Nason c85bada2a9 Add wasm module global type information APIs (#3406) il y a 1 an
  Wenyong Huang 16a4d71b34 Implement GC (Garbage Collection) feature for interpreter, AOT and LLVM-JIT (#3125) il y a 1 an
  YAMAMOTO Takashi 562a5dd1b6 Fix data/elem drop (#2747) il y a 2 ans
  Javan 788e14ed6c Enable emitting custom name section to aot file (#794) il y a 4 ans
  Wenyong Huang fb4afc7ca4 Apply clang-format for core/iwasm compilation and libraries (#784) il y a 4 ans
  Wenyong Huang 7cdfc9fe11 Fix issues reported by gcc -fsanitize flag (#678) il y a 4 ans
  Wenyong Huang ba922b0d0d Refine the wasm-c-api native func call process of aot mode (#640) il y a 4 ans
  Wenyong Huang 03d45f1d62 Import reference-types feature (#612) il y a 4 ans
  Xu Jun a84d51271c Support AssemblyScript's new/retain/release APIs (#460) il y a 5 ans
  Wenyong Huang a3074df21b Import SIMD feature and add some workload samples (#438) il y a 5 ans
  Wenyong Huang 89d2937cde Refactor app heap and memory boundary check, and fix os_printf compilation error (#356) il y a 5 ans
  Xu Jun 32b2943369 enable pthread for AoT && update AOT current version to 2 (#311) il y a 5 ans
  wenyongh 752826a667 Implement multi-module feature and bulk-memory feature (#271) il y a 5 ans
  wenyongh e8e45aeecd Refine aot stack overflow check and enhance wasm loader malformed checks (#248) il y a 5 ans
  wenyongh c1a0e6d877 Implement register/call native API with raw (unextracted) arguments (#222) il y a 5 ans
  wenyongh 0fdd49ea31 Re-org memory allocation interfaces, add --stack-size and --heap-size option (#193) il y a 5 ans
  wenyongh 0d3f304191 Implement native function pointer check, addr conversion and register, update documents (#185) il y a 5 ans
  wenyongh 256ecdfdf9 Refine interpreter to improve performance, refine memory usage (#161) il y a 6 ans
  wenyongh 46b93b9d22 Enable AoT and wamr-sdk, and change arguments of call wasm API (#157) il y a 6 ans