From a1c1ab2f64e3135807fbee392e48979f0af18b29 Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Sun, 27 Feb 2022 04:21:53 -0500 Subject: TODO.md: add tinygo notes --- TODO.md | 5 +++++ 1 file changed, 5 insertions(+) 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 -- cgit v1.2.3