@dashbook/dashbook-interpreter
TypeScript icon, indicating that this package has built-in type declarations

0.2.17 • Public • Published

Weblab interpreter

A lite Javascript interpreter written in Rust and compiled to WASM using wasm-pack. The project is in alpha stage, please use it with caution.

It is used for the execution of the cells of Weblab notebooks.

Usage

Evaluate a cell:

eval_cell(str: String): Promise<String | HtmlElement>

Reset the environment:

reset_envs()

Readme

Keywords

none

Package Sidebar

Install

npm i @dashbook/dashbook-interpreter

Weekly Downloads

4

Version

0.2.17

License

none

Unpacked Size

6.64 MB

Total Files

6

Last publish

Collaborators

  • dashbook