wasmbrowsertest
Browser tester
Automates compilation and execution of Go WASM tests in a browser
Run WASM tests inside your browser
191 stars
7 watching
22 forks
Language: Go
last commit: 22 days ago
Linked from 2 awesome lists
browserchromedpexecgolangruntimetestingwasm
Related projects:
Repository | Description | Stars |
---|---|---|
akupila/go-wasm | A tool that reads and parses WebAssembly binary files | 132 |
cosmwasm/wasmvm | A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. | 175 |
xd-deng/handytools-go-webassembly | Demonstrates Go's compilation to WebAssembly and JavaScript interaction | 66 |
extism/go-sdk | Provides an interface to run WebAssembly modules in Go applications | 83 |
mfrachet/go-wasm-cli | A tool to create and run Go applications on the WebAssembly platform with hot reload support. | 40 |
dave/wasmgo | Compiles Go code to WASM and deploys it to a CDN for web hosting | 145 |
mfridman/tparse | Analyzes and summarizes Go test output for developers. | 1,025 |
maxatome/go-testdeep | Tool for comparing and testing Go code | 436 |
meheleventyone/zig-wasm-test | An example project demonstrating Web Assembly compilation and execution using Zig | 55 |
gotestyourself/gotestsum | A tool that runs and summarizes Go tests with customizable output formats | 2,095 |
yanskun/gotests.nvim | A tool to run Go test cases within Neovim | 21 |
pavlo/gosuite | Tool for organizing and running test suites in Go | 12 |
appleboy/gofight | A testing framework for building API handlers in Golang. | 441 |
thehackerdev/race-the-web | Tests for race conditions in web applications by sending multiple requests simultaneously and verifying responses | 589 |
matryer/is | A testing framework for Go with simple and readable API | 1,782 |