hashids package icon
christoph/hashids
Public
wasmer run christoph/hashids

WAI Hashids

This is an example demonstrating the popular HashIds implementation with automatic bindings via WAI into Javascript and Python.

How to build

$ rustup target add wasm32-unknown-unknown
$ cargo build --target=wasm32-unknown-unknown --release

Publish into Wasmer

$ wasmer publish

Hashids with WAI bindings


Github

Making software universally accessible