FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

gpython/repl/web at main · go-python/gpython · GitHub

Latest commit

 

History

History

README.md

Gpython Web

This implements a web viewable version of the gpython REPL.

This is done by compiling gpython into wasm and running that in the browser.

Try it online.

Build and run

make build will build with go wasm (you'll need go1.11 minimum)

make serve will run a local webserver you can see the results on

Thanks

Thanks to jQuery Terminal for the terminal emulator and the go team for great wasm support.


Back | FazBrowse Home | New Git URL