Aller au contenu

Introduction

Ce contenu n’est pas encore disponible dans votre langue.

The runtime is designed to be compliant to Javascript standard and web-interoperable.

We use some of the Web Platform APIs so you’ll be able to reuse the code accross client and servers alike.

The runtime is build based on the Deno Libraries which allow us to easily build a Rust Runtime for a Node Isolate. The runtime Web APIs are heavily based on the implementation of those APIs in Deno CLI, we reused a lot of what was already implemented.