command
module
Version:
v0.8.7
Opens a new window with list of versions in this module.
Published: Feb 17, 2025
License: Apache-2.0
Opens a new window with license information.
Imports: 43
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
repl.goplus.org
This implements a web viewable version of the GoPlus REPL.
This is done by compiling gpython into wasm and running that in the
browser.
https://goplusjs.github.io/repl/
Build and run
Build GoPlus REPL for GopherJS/WASM
go get github.com/goplusjs/gopherjs
git clone https://github.com/goplusjs/repl
cd repl
./build.sh
Thanks
Thanks to jQuery Terminal for the
terminal emulator and the go team for great wasm
support.
Thanks to Gpython for REPL cli/web code.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.