diff options
-rw-r--r-- | TODO.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -129,6 +129,11 @@ this stuff may not make any sense. - https://github.com/CycloneDX/cyclonedx-go * investigate sendBeacon() https://developer.mozilla.org/en-US/docs/Web/API/Navigator/sendBeacon +* installed/tried tinygo for building wasm + - 3M to 300k for hello world, ~120k w/ gzip + - https://tinygo.org/getting-started/install/linux/ + - https://blog.suborbital.dev/foundations-wasm-in-golang-is-fantastic + - see notes in ~/git/test/go/wasm/ ## done * add project folders |