mquickjs: Micro QuickJS Javascript Engine

86 points by andrewchou


abetusk

Github user bellard is Fabrice Bellard of FFMPEG and TCC fame.

xq

That's such a christmas gift

I was oogling with QuickJS for my custom os as the first script language, but MQJS looks like an even better fit for my low-memory footprint OS design.

mdaniel

For something targeting embedded systems, I'm surprised at the lack of error checking since in my mental model embedded systems are more likely to have "simple" things go wrong. But, who am I to question Fabrice, who I'm sure has forgotten more about systems programming than I will ever know