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
TODO: draw a thumbnail for quickjs
TODO: draw a thumbnail for tcc
TODO: make tcc page
`os.exec` is not supported on windows