mirror of
https://github.com/bytecodealliance/wasm-micro-runtime.git
synced 2024-11-26 15:32:05 +00:00
c9fd44e8b8
Follow-up on #3008. Compiling samples in Debug mode allows us to take advantage of asserts and would have prevented the fix in #3008. |
||
---|---|---|
.. | ||
src | ||
wasm-apps | ||
.gitignore | ||
build.sh | ||
CMakeLists.txt | ||
README.md | ||
run.sh |
The "shared-module" sample project
This sample demonstrates a bug described in: https://github.com/bytecodealliance/wasm-micro-runtime/issues/2735.