HN Top New Show Ask Jobs

settings

Theme

Hand Mode

Feed

Comment by hackthemack

Comment by hackthemack 3 days ago

1 reply

View on Hacker News

QuickJS is amazing. You can put in javascript code, run it through QuickJS and make little binary utilities to run on their own.

Someone took QuickJS and put it in wasm so you can run QuickJS in the browser or in node.

https://github.com/justjake/quickjs-emscripten

Fabrice Bellard is on another planet when it comes to programming. He also wrote FFmpeg and QEMU (among other things).

baudaux 2 days ago

I put QuickJS in https://exaequos.com. You can do graphics app with raylib

Reply View | 0 replies