File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change
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.
You can’t perform that action at this time.
0 commit comments