Commits
User selector
Commit History
Commits on Nov 15, 2021
Apply clang format for samples files (#833)
Show description for 3ded9ecauthored
Commits on Aug 6, 2021
Fix some compile issues of samples (#690)
Show description for 0db04e0authored
Commits on Dec 28, 2020
Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481)
Show description for 724858cauthored
Commits on Nov 5, 2020
Commits on Sep 11, 2020
Add Windows support for C-API and Runtime API libraries and examples. (#379)
Show description for 264e189andauthored
Commits on Aug 26, 2020
Change wasm app offset type from int32 to uint32 (#361)
Show description for 034606bauthored
Commits on Aug 21, 2020
Fix the build issues on mac for some samples (#358)
Show description for 049760bauthored
Commits on Jun 27, 2020
Rename "master" branch to "main"
Show description for 548926acommitted
Commits on Jun 3, 2020
Commits on Apr 7, 2020
Fix function type not set issue of aot_call_indirect (#229)
Show description for 5e19625authored
Commits on Apr 2, 2020
update basic sample to align with native registration API changes (#5) (#224)
Show description for 30bab1bauthored
Commits on Mar 20, 2020
Add a basic sample to show how native runtime invokes wasm apps in WAMR and how wasm apps invoke native functions. (#207)
Show description for 6749591authored
Loading