radiant64/vialang

Implement threads

Opened this issue · 0 comments

Make sure all code is reentrant, and that VM state can be divided into shared and thread-local parts. Add builtins for spawning and joining threads.