Skip to content

aspizu/goboscript.ide

Repository files navigation

goboscript IDE

Launch goboscript IDE

Code editor with integrated project player for creating goboscript projects quickly.

Built with

goboscript IDE is a React application that uses wasm-pack to run the goboscript compiler in the browser.

Contributing

Pull Requests are appreciated.

Clone the repository and build goboscript using wasm-pack.

git clone https://github.com/aspizu/goboscript
cd goboscript
wasm-pack build --release
cd ..
bun install
bun run dev

About

the goboscript IDE

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published