This post discusses how to roll your own JavaScript runtime and covers implementing `fetch`, reading command line arguments, and supporting TypeScript in the runtime.
Table of contents
Getting setupImplementing fetchReading command line argumentsSupporting TypeScriptWhat’s next?Sort: