plorth
TypeScript icon, indicating that this package has built-in type declarations

1.0.0-alpha.6 • Public • Published

WebAssembly Plorth npm

Plorth interpreter as WebAssembly module, compiled with Emscripten.

Quick usage example

import Plorth from 'plorth';
 
const interpreter = new Plorth();
interpreter.execute('1 1 + println');

/plorth/

    Package Sidebar

    Install

    npm i plorth

    Weekly Downloads

    0

    Version

    1.0.0-alpha.6

    License

    BSD-2-Clause

    Last publish

    Collaborators

    • rauli