CrispyBaguette f8f71c56e5
Merge pull request #1 from CrispyBaguette/web-worker
Web worker and HTML tweaks
2021-11-23 22:06:14 +01:00
2021-11-21 20:12:16 +01:00
2021-11-23 21:49:50 +01:00
2021-11-20 19:45:07 +01:00
2021-11-21 20:12:16 +01:00
2021-11-21 20:12:16 +01:00
2021-11-20 19:45:07 +01:00
2021-11-21 20:12:16 +01:00
2021-11-23 22:06:02 +01:00
2021-11-21 20:12:16 +01:00

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/QmU6MmYFEvEYcNLdJZKJ7LfTuAPhPnpLwiUt4YcmANQESP

You can access it directly here.

Description
Go+Wasm image palette converter
https://paletteswitcher.bruyant.xyz
Readme 17 MiB
Languages
JavaScript 45.2%
TypeScript 42.5%
Go 7.4%
HTML 2.7%
CSS 1.6%
Other 0.6%