Skip to content

Commit 72eebff

Browse files
Sainanwell-in-that-case
authored andcommitted
Document bindings
1 parent b8f6741 commit 72eebff

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

docs/Bindings.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
---
2+
sidebar_position: 11
3+
---
4+
5+
Bindings allow you to easily use Pluto in a variety of environments.
6+
7+
Target | Project | Description
8+
-------|---------|------------
9+
JavaScript | [libpluto-js](https://github.com/PlutoLang/libpluto-js) | Provides `cwrap`s for some C APIs & access to Emscripten module.
10+
HTML & JavaScript | [PlutoScript](https://github.com/PlutoLang/PlutoScript) | Provides `<script type="pluto">` and high-level APIs.
11+
JavaScript | [wasm-builds](https://github.com/PlutoLang/PlutoScript) | Various versions of Lua & Pluto. Emscripten modules only.
12+
Apache2 (PHP) | [pluto-backend](https://github.com/PlutoLang/pluto-backend) | Config & PHP scripts for Apache2 to execute Pluto scripts.

0 commit comments

Comments
 (0)