SkillAgentSearch skills...

Repl

A web viewable version of the Go+ REPL.

Install / Use

/learn @goplusjs/Repl
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

repl.xgo.dev

This implements a web viewable version of the XGo 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 WASM

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.

Related Skills

View on GitHub
GitHub Stars4
CategoryData
Updated1mo ago
Forks1

Languages

JavaScript

Security Score

90/100

Audited on Feb 25, 2026

No findings