threaded interpreter in wasm

Jeffrey Chimene <[email protected]> Fri, 12 Feb 2021 07:17:36 -0700
Newsgroups gmane.comp.lang.forth.gforth
Message-ID <[email protected]>
I'm interested in learning WebAssembly. I think it might be interesting 
to implement a threaded interpretive language (e.g. forth) in wasm. Does 
anyone on this list have an opinion? I'm thinking just a few core words, 
using the atlast design as a springboard.

tia,
jec