jcbhmr/hello-world-go-wasmer-cli
Public
wasmer run jcbhmr/hello-world-go-wasmer-cli

"Hello world!" Go Wasmer CLI

šŸ‘Øā€šŸ’» Example CLI application built with Go and distributed via Wasmer

wasmer run jcbhmr/hello-world-go-wasmer-cli -- --name="Alan Turing"
#=> Hello Alan Turing!

šŸæļø Written in Go
šŸŸŖ Compiled to WebAssembly
šŸ‘Øā€šŸ’» Runnable on any device from a single .wasm binary
šŸš› Distributed via the wasmer.io registry

Installation

There's nothing to install! The Wasmer CLI doesn't (yet) offer a first-class way to wasmer install <pkg> globally.

Usage

Wasmer Terminal

wasmer run jcbhmr/hello-world-go-wasmer-cli -- --name="Alan Turing"
#=> Hello Alan Turing!

Options

  • --name: The name to put in the output message Hello ${name}!.

Development

Go Wasmer

šŸŽ‰ Go 1.21 supports WASI preview 1! Yay! šŸ„³ Make sure you have installed the latest version of the Go toolchain.

./just build

You can use the Wasmer CLI to run your compiled WASI WebAssembly binary.

wasmer run $WASMERFLAGS . -- --name="Ada Lovelace"

Each time a new GitHub release is released it gets wasmer publish-ed.

šŸ‘Øā€šŸ’» Example CLI application built with Go and distributed via Wasmer


Github
More packages
wasm in Go
Kaiya Xiong
Kaiya Xiong
Kaiya Xiong
Kaiya Xiong
wasm in Go
wasm in Go
wasm in Go
wasm in Go
did cli test
huhn
huhn
huhn
huhn
Hello world written in Go.
mail@richard-musiol.de
mail@richard-musiol.de
mail@richard-musiol.de
mail@richard-musiol.de
Example of the Tantivy CLI running on WASIX
christoph/client-cli website
christoph avatar
christoph
christoph avatar
christoph
A CLI implementation for the wildpath library

Making software universally accessible