Historie revizí

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