samples/inst-context-threads: Add a brief explanation (#2592)

This commit is contained in:
YAMAMOTO Takashi
2023-09-26 10:00:33 +08:00
committed by GitHub
parent 913a1414ad
commit b622622096
+4 -3
View File
@@ -1,4 +1,5 @@
The "inst-context" sample project
=================================
The "inst-context-threads" sample project
=========================================
This sample demonstrates module instance context API.
This sample demonstrates some interactions between
module instance context API and wasi-threads.