Commits
User selector
Commit History
Commits on Jan 11, 2022
Fix aarch64 build support (#946)
Show description for 6bcf048authored
Commits on Dec 29, 2021
- authored
Add WASI ABI compatibility check for multi-module (#913)
Show description for 50b6474authored
Commits on Dec 28, 2021
Fix sensor framework timer issue and update sensor sample (#917)
Show description for 98bacfeauthored
Commits on Nov 23, 2021
Commits on Nov 18, 2021
Enable ref types and bulk memory by default for wamrc (#838)
Show description for 1dccf39authored
Commits on Nov 15, 2021
Apply clang format for samples files (#833)
Show description for 3ded9ecauthored
Commits on Oct 12, 2021
Allow empty import array for wasm-c-api wasm_instance_new (#782)
Show description for c94e752authored
Commits on Oct 11, 2021
Refactor CI rules: merge ubuntu/macos/android, enable spec test (#777)
Show description for 03494f9authored
Commits on Sep 17, 2021
Implement SIMD latest opcodes and update LLVM to 13.0 (#758)
Show description for 7be0d38authored
Commits on Sep 16, 2021
Update wasm_c_api to use vector types (#751)
Show description for 76d641cauthored
Commits on Aug 6, 2021
Fix some compile issues of samples (#690)
Show description for 0db04e0authored
Commits on Jul 28, 2021
Implement most missing wasm-c-api APIs (#303) (#676)
Show description for edb184fauthored
Commits on Jul 27, 2021
Enable mpu stack for latest zephyr to enable app manager (#673)
Show description for d11743bauthored
Commits on Jul 22, 2021
Fix some compile warnings and update document (#670)
Show description for 28f1040authored
Commits on Jul 13, 2021
Implement wasm-c-api frame/trap APIs for AOT mode (#663)
Show description for 0f1ce9eauthored
Commits on Jul 6, 2021
Implement wasm-c-api frame/trap APIs for interpreter mode (#660)
Show description for b554a9dauthored
Commits on Jun 28, 2021
Enable call wasm-c-api native func directly from interpreter (#656)
Show description for cba4c78authored
Commits on Jun 16, 2021
Add wasm-c-api nested function calls sample (#652)
Show description for 77c71e5authored
Commits on Jun 14, 2021
Commits on Jun 1, 2021
Fix wasm-c-api trap message format issue (#644)
Show description for a5ffd65authored
Commits on May 27, 2021
Commits on Apr 30, 2021
Commits on Apr 27, 2021
Implement more wasm-c-apis and enable Envoy integration (#622)
Show description for eb29385authored
Commits on Apr 25, 2021
Enable sample/simple for aarch64 (#616)
Show description for a332a49authored
Commits on Apr 15, 2021
Import reference-types feature (#612)
Show description for 03d45f1authored
Commits on Apr 13, 2021
Update sample workload's scripts to align with latest emcc (#609)
Show description for 8b96f4fauthored
Commits on Mar 25, 2021
Commits on Mar 23, 2021
Fix sample littlevgl/gui build issues on zephyr platform (#588)
Show description for be54b4cauthored
Commits on Mar 22, 2021
Commits on Mar 10, 2021
Fix interpreter not update memory size after call native func (#563)
Show description for e9e75a6authored
Commits on Mar 3, 2021
Fix app manager fail to install large app file issue (#555)
Show description for 54e82ecauthored
Commits on Jan 28, 2021
Add checks to avoid wasm_runtime_malloc memory with size 0 (#507)
Show description for a5188f5authored
Commits on Dec 29, 2020
Update build scripts and documents of workload samples for wasi-sdk-12.0 (#484)
Show description for 365ec63authored
Commits on Dec 28, 2020
Update wasm app build scripts for wasi-sdk-12 and refine interpreter (#481)
Show description for 724858cauthored