Skip to content
/ wasmBild Public

wasmBild is an image transformation web UI based on the Bild

License

Notifications You must be signed in to change notification settings

yml/wasmBild

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wasmbild

wasmBild is an image transformation web UI based on the Bild.

wasmBild requires Go 1.11 (currently in Beta).

The idea and some of the code have been extracted from shimmer

Screenshot

Setup

  • Continuous compilation on change reflex -s -g "*.go" -- sh -c 'echo "compiling" && GOOS=js GOARCH=wasm ~/gowasm/bin/go build -o main.wasm .'
  • Serve the files using any HTTP server. (Note that .wasm files need to be served with application/wasm mime type. So the server must be capable of doing that.)

About

wasmBild is an image transformation web UI based on the Bild

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published