wasm-synth
wasm-synth copied to clipboard
Problem: timdaub.github.io/wasm-synth is not indicating which version is deployed
I use GitHub Actions to deploy wasm-synth automatically for every newly pushed commit on the master branch.
But for other collaborators, it's currently quite tricky to judge which version is online on timdaub.github.io/wasm-synth
There's multiple potential solutions to this problem:
- We could use a git post-commit hook to append the version number into a source code file and then always somehow link to the latest commit on GitHub
- We could simply start hosting WASM SYNTH on e.g. IPFS with e.g. https://fleek.co/