zoraaver 5fd530610a Enable MASM automatically in runtime_lib.cmake (#2634) 2 anni fa
..
src 6c846acc59 Implement module instance context APIs (#2436) 2 anni fa
wasm-apps 6c846acc59 Implement module instance context APIs (#2436) 2 anni fa
.gitignore 6c846acc59 Implement module instance context APIs (#2436) 2 anni fa
CMakeLists.txt 5fd530610a Enable MASM automatically in runtime_lib.cmake (#2634) 2 anni fa
README.md b622622096 samples/inst-context-threads: Add a brief explanation (#2592) 2 anni fa
build.sh 6c846acc59 Implement module instance context APIs (#2436) 2 anni fa
run.sh 6c846acc59 Implement module instance context APIs (#2436) 2 anni fa

README.md

The "inst-context-threads" sample project

This sample demonstrates some interactions between module instance context API and wasi-threads.