Remko Tronçon - Exploring WebAssembly with Forth (and vice versa)
A twenty-minute talk given at FOSDEM'23. I just searched YouTube for talks about Forth Interpreters and this one looked the most promising. It is a really great little project he did. See https://github.com/remko/waforth and also the thurtle demo: https://mko.re/waforth/thurtle/
9:23 He managed to get a kind of poor-man's JIT compilation using a call-out to JavaScript to load a new Web Assembly function.
11:47 He can also use Forth to generate web-assembly "machine code" and so he can write the DUP primitive in Forth.
Subscribe to Remko Tronçon.
Comments
Post a Comment