🏡 go home...
📚 go back...

bellard quickjs

thumbnail

created  2023/06/01
category info, software

quickjs is a small and embeddable javascript engine by the same guy who wrote tcc (tiny cc (c compiler)). it supports the ES2020 specification and is complete with all modern javascript features and a standard library

quickjs
documentation

TODO: draw a thumbnail for quickjs
TODO: draw a thumbnail for tcc
TODO: make tcc page

known issues

`os.exec` is not supported on windows