aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2022-02-27 04:21:53 -0500
committerPaul Duncan <pabs@pablotron.org>2022-02-27 04:21:53 -0500
commita1c1ab2f64e3135807fbee392e48979f0af18b29 (patch)
tree695d464c5d777819f0415aaaa6d24f8537dad555 /TODO.md
parent84316f86ba41dde3cc5166e1cf28cc498e101daf (diff)
downloadpablotron.org-a1c1ab2f64e3135807fbee392e48979f0af18b29.tar.bz2
pablotron.org-a1c1ab2f64e3135807fbee392e48979f0af18b29.zip
TODO.md: add tinygo notes
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index d6a6680..939252e 100644
--- a/TODO.md
+++ b/TODO.md
@@ -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