aboutsummaryrefslogtreecommitdiffstats
path: root/thread_none.h
Commit message (Collapse)AuthorAgeFilesLines
* [wasm] add no thread variant for freestanding environmentYuta Saito2022-01-191-0/+17
This implementation does nothing around preemptive context switching because there is no native thread.