go-rumdl

module
v0.2.50 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 5, 2026 License: MIT

README

go-rumdl

go-rumdl is a distribution of rumdl, that can be built with Go. It does not actually reimplement any functionality of rumdl in Go, instead building it into a WebAssembly binary which is compiled to pure Go using wasm2go. This means that go install or go run can be used to execute it, with no need to rely on separate package managers such as cargo, on any platform that Go supports.

Installation

Precompiled binaries are available in the releases. Alternatively, install the plugin you want using go install.

go install github.com/wasilibs/go-rumdl/cmd/rumdl@latest

To avoid installation entirely, it can be convenient to use go run

go run github.com/wasilibs/go-rumdl/cmd/rumdl@latest .

Directories

Path Synopsis
cmd
rumdl command
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL