Commits
User selector
Commit History
Commits on Jan 8, 2022
Commits on Jan 5, 2022
Commits on Dec 29, 2021
- authored
Update Zephyr document, add esp32c3 and particle_argon support(#920)
Show description for 936206fauthored
Commits on Dec 20, 2021
Port WAMR to ESP-IDF (#892)
Show description for a9f1c2bauthored
Commits on Dec 15, 2021
Commits on Dec 6, 2021
- authored
Enhance XIP and add XIP document (#863)
Show description for b490a22authored[source debug] refine some code in source debugging (#856)
Show description for 2af5ae5authored
Commits on Nov 25, 2021
Commits on Nov 18, 2021
Enable ref types and bulk memory by default for wamrc (#838)
Show description for 1dccf39authored
Commits on Oct 30, 2021
Support random debug port by assigning port = 0 (#807)
Show description for 83df860authored
Commits on Oct 26, 2021
Enable emitting custom name section to aot file (#794)
Show description for 788e14eauthored
Commits on Oct 21, 2021
Apply clang-format for more source files (#795)
Show description for 3224298authored
Commits on Oct 15, 2021
Simplify build setup for zephyr (#789)
Show description for a121e45authored
Commits on Oct 8, 2021
Apply clang-format for more src files and update spec test script (#775)
Show description for 52b6c73authoredApply clang-format for interpreter source files (#772)
Show description for 6415e1bauthored
Commits on Sep 29, 2021
Implement source debugging for interpreter and AOT (#769)
Show description for 9ef37ddauthoredFix several issues of document, spec test script and simd (#767)
Show description for b5a67cbauthored
Commits on Sep 17, 2021
Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
Show description for 7be0d38authored
Commits on Sep 9, 2021
Commits on Sep 7, 2021
Enable lazy Orc JIT feature (#732)
Show description for 4b0d608authored
Commits on Aug 19, 2021
small doc fixes (#700)
Show description for ef14aceauthored
Commits on Jul 28, 2021
Implement most missing wasm-c-api APIs (#303) (#676)
Show description for edb184fauthored
Commits on Jul 22, 2021
Fix some compile warnings and update document (#670)
Show description for 28f1040authoredUpdate documents (#669)
Show description for 04e7afeauthored
Commits on Jun 14, 2021
Commits on May 26, 2021
Move application entry APIs out of wasm_runtime_common.c (#639)
Show description for 1b34606authored
Commits on May 11, 2021
Implement Windows thread/mutex/cond APIs to support multi-thread (#627)
Show description for 64b5459authored
Commits on Apr 15, 2021
Import reference-types feature (#612)
Show description for 03d45f1authored
Commits on Apr 9, 2021
Commits on Mar 10, 2021
Upgrade llvm version from 10.x to 11.x for wamrc and iwasm JIT (#564)
Show description for 9327f20authored
Commits on Mar 6, 2021
Enable to use BH_VPRINTF macro to redirect stdout output (#560)
Show description for a156882authoredEnable SIMD by default for wamrc and iwasm (#559)
Show description for a4239f1authored
Commits on Feb 22, 2021
add uvwasi implementation to support wasi on windows [experimental] (#534)
Show description for fc50404andauthored