mirror of
https://github.com/golang/go.git
synced 2025-05-06 08:03:03 +00:00
Add HandyTools as Further Example-General
parent
35cdaf592e
commit
8a39ead790
@ -278,6 +278,8 @@ The solution is to upgrade to Go 1.11.2 or later.
|
|||||||
## General
|
## General
|
||||||
* https://github.com/agnivade/shimmer[Shimmer] - Image transformation in wasm using Go. Live https://agniva.me/shimmer[DEMO].
|
* https://github.com/agnivade/shimmer[Shimmer] - Image transformation in wasm using Go. Live https://agniva.me/shimmer[DEMO].
|
||||||
* https://wasm-webcam.herokuapp.com[Video filtering] - Filters for video from webcam (https://github.com/aarushik93/webcam-go[source code])
|
* https://wasm-webcam.herokuapp.com[Video filtering] - Filters for video from webcam (https://github.com/aarushik93/webcam-go[source code])
|
||||||
|
* https://github.com/XD-DENG/handytools-go-webassembly[HandyTools] - Provide tools like
|
||||||
|
base64 encoding/decoding, convert Unix time, etc (live https://handytools.xd-deng.com/[DEMO])
|
||||||
|
|
||||||
## Canvas (2D)
|
## Canvas (2D)
|
||||||
* https://github.com/stdiopt/gowasm-experiments[GoWasm Experiments] - Demonstrates
|
* https://github.com/stdiopt/gowasm-experiments[GoWasm Experiments] - Demonstrates
|
||||||
|
Loading…
x
Reference in New Issue
Block a user