Pinned Repositories
.github
Default GitHub files, inherited by all of HackPad's repos.
go
The Go programming language
go-indexeddb
An IndexedDB driver for Go code compiled to WebAssembly.
go-webworkers
A Web Workers driver for Go code compiled to WebAssembly.
hackpad
The in-browser IDE for Go
hackpadfs
An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.
hush
A simple Bourne-like shell, compatible with Wasm. Written in Go.
safejs
A safer, drop-in replacement for Go's syscall/js JavaScript package.
wasmbrowsertest
Run WASM tests inside your browser
HackPad's Repositories
hack-pad/hackpad
The in-browser IDE for Go
hack-pad/hackpadfs
An extensible file system abstraction for Go. File systems, composable interfaces, and test suites.
hack-pad/go-indexeddb
An IndexedDB driver for Go code compiled to WebAssembly.
hack-pad/safejs
A safer, drop-in replacement for Go's syscall/js JavaScript package.
hack-pad/go-webworkers
A Web Workers driver for Go code compiled to WebAssembly.
hack-pad/hush
A simple Bourne-like shell, compatible with Wasm. Written in Go.
hack-pad/.github
Default GitHub files, inherited by all of HackPad's repos.
hack-pad/go
The Go programming language
hack-pad/wasmbrowsertest
Run WASM tests inside your browser