PaletteSwitcher/README.md
CrispyBaguette 8fde930d7b
Update README.md
Typo fix in URL
2021-12-11 16:49:11 +01:00

386 B

wasm-palette-converter

Go+Wasm image palette converter

Build with:

GOOS=js GOARCH=wasm go build -o dist/main.wasm .

Access with:

cd dist
npx http-server

A version is also available on IPFS:

/ipfs/Qmdnx5vkt8qietF5BkEDTwxZUFKkh5g7FwYv1CgXYhQV1o

You can access it directly here.