module
0.0.0-20230421052307-f5de9aec72b4
Repository: https://github.com/hack-pad/hackpad.git
Documentation: pkg.go.dev
# README
hackpad
Hackpad is a Go development environment with the essentials to write and run code entirely within the browser, using the power of WebAssembly (Wasm).
Check out the article announcement on Medium, and the site at https://hackpad.org
Contributing
Want to discuss an idea or a bug? Open up a new issue and we can talk about it. Pull requests are welcome.
Known issues
- Slow compile times - Rewrite runtime to parallelize with Web Workers
- Safari crashes - Regularly crashes due to Wasm memory bugs. WebKit #222097, #227421, #220313
# Packages
No description provided by the author