Re: threaded interpreter in wasm
Dennis Ruffer <[email protected]> Fri, 12 Feb 2021 18:07:15 -0800
| Newsgroups | gmane.comp.lang.forth.gforth |
|---|---|
| Message-ID | <CAH5m97fEFKJ0c76be2ESPJX9a7xRW+rU0L3qvW2b08wvrMNwvg@mail.gmail.com> |
You might want to talk to Brad: https://lists.w3.org/Archives/Public/public-webassembly/2017Oct/0004.html DaR On Fri, Feb 12, 2021 at 6:17 AM Jeffrey Chimene <[email protected]> wrote: > 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 > > >