wasmgo

WASM compiler

Compiles Go code to WASM and deploys it to a CDN for web hosting

Compiles Go to WASM and deploys to the jsgo.io CDN

GitHub

145 stars
12 watching
13 forks
Language: Go
last commit: over 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
gate-computer/wag Compiles WebAssembly binaries into machine code for execution on various CPU architectures. 192
xd-deng/handytools-go-webassembly Demonstrates Go's compilation to WebAssembly and JavaScript interaction 66
keno/julia-wasm An experimental project that aims to compile Julia, a high-level programming language, into WebAssembly (WASM) format. 334
extism/go-sdk Provides an interface to run WebAssembly modules in Go applications 83
renatoathaydes/wasm-on-jvm A Gradle plugin to easily compile WebAssembly (WASM) files into JVM bytecode. 24
cosmwasm/wasmvm A Go library wrapper around the CosmWasm VM for compiling and executing smart contracts. 175
zigwasm/wasmtime-zig Embeds the Wasmtime runtime into a Zig program 83
cretz/asmble Compiles WebAssembly to JVM bytecode and provides utilities for working with WASM code. 634
akupila/go-wasm A tool that reads and parses WebAssembly binary files 132
zigwasm/wasmer-zig Provides bindings for embedding a WebAssembly runtime into Zig programs. 53
mfrachet/go-vdom-wasm A Go library for building frontend applications using WebAssembly and Virtual DOM 82
rjohnsondev/vim-compiler-go A Vim plugin that compiles Go files in the background and reports errors to the QuickFix window. 89
area9innovation/wase Makes WebAssembly easy to write and compile by providing a friendly language with conventional syntax and type inference 45
webghc/wasm-cross A toolchain for cross-compiling C and Haskell to WebAssembly 139
agnivade/wasmbrowsertest Automates compilation and execution of Go WASM tests in a browser 191