Settings

Theme

Just In Time compilation in WebAssembly (2022)

wingolog.org

2 points by QuadmasterXLII a month ago · 1 comment

Reader

QuadmasterXLIIOP a month ago

Part of a larger saga of running spidermonkey inside wasm, finding that it is too slow even though it boots fast, and so adding JIT. I found it while poking around different people’s toy scheme inplementations, and this one stood out because it looks to me like it is an entire jitting interpreter, written by hand pre llm, for the sole purpose of adding an interactive demo to a non lisp related blog post.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection