Runtime APIs
This page outlines the available runtime APIs which Dart Edge provides. The APIs attempt to match the underlying JavaScript APIs as closely as possible, however provide a "Dartified" API where it makes sense.
Implemented APIs are not guaranteed to be stable and may change in future releases (this is experimental!).
| Status | Description |
|---|---|
| ✅ | API is implemented & fully tested. |
| API is implemented. | |
| API is partially implemented. | |
| 🔴 | API is not implemented. |