Hacker News new | ask | show | jobs
by lioeters 4 days ago
Very cool! I'm learning a lot from studying how Lone Lisp works, and will be exploring how to run it on Blink, which is itself a lovely educational project. Someone managed to port the latter to WebAssembly, so eventually I'd like to experiment with that too, not only for running in the browser but as a cross-platform (or platform agnostic) layer maybe. https://github.com/robalb/x86-64-playground

Anyway, looking forward to following Lone's progress. The technical details in the interview and in the articles on your site are so interesting, somewhat over my head but that's exactly the kind of material that I enjoy learning from. (:

1 comments

> Someone managed to port the latter to WebAssembly

So that means lone could theoretically run on the browser via Blink. Will make for a great demo someday.

Feel free to post here or email me if you have any questions!