This post discusses how to roll your own JavaScript runtime and covers implementing `fetch`, reading command line arguments, and supporting TypeScript in the runtime.

7m read timeFrom deno.com
Post cover image
Table of contents
Getting setupImplementing fetchReading command line argumentsSupporting TypeScriptWhat’s next?

Sort: