diff options
-rw-r--r-- | TODO.md | 8 |
1 files changed, 4 insertions, 4 deletions
@@ -238,7 +238,6 @@ this stuff may not make any sense. - build hooks? - tiny-binaries redux w/go 1.19, point out grype scanner output for minimal images -- solar panels linkdump (2022-08-10): - https://www.mgaudet.ca/technical/2022/8/9/faster-ruby-thoughts-from-the-outside @@ -306,10 +305,11 @@ linkdump (2022-08-10): - "add sha256 hash for `<style>`" - "add sha256 hash for `<script>`" - "add `<meta http-equiv='content-security-policy' ...>`?" -* installed/tried tinygo for building wasm +- 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/ -* HTML escaping benchmarks (`git/fastest-js-html-escape`) -* go-import support <https://go.dev/ref/mod#vcs-find> +- HTML escaping benchmarks (`git/fastest-js-html-escape`) +- go-import support <https://go.dev/ref/mod#vcs-find> +- solar panels |