| ▲ | truth_seeker 8 hours ago | |
Shameless plug but worth reading : I have forked Fabrice Bellards QuickJS and extended it heavily to adopt anti-npm/node stance. all of the essential standard lib and top npm packages will be built natively in C17 with every build and minor release focred through CPU, IO and memory profiling. Currently it supports MacOS and Linux, FreeBSD and Windows in future. https://github.com/corporatepiyush/dynascript API reference : https://github.com/corporatepiyush/dynascript/blob/master/do... | ||