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

README.md

The "inst-context-threads" sample project

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