summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSam Tay <sam.chong.tay@gmail.com>2020-05-30 16:27:54 -0700
committerGitHub <noreply@github.com>2020-05-30 16:27:54 -0700
commit9a9594870a0068c74b7fee0aff5944ec02864cf6 (patch)
tree78b122cc8bed213dc416f2009cf6ab8dc7841cd7
parentf4db431041b09570a9bd17a13c958e3ef3263964 (diff)
Update TODO.md
-rw-r--r--TODO.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 5a88597..8bc6e8f 100644
--- a/TODO.md
+++ b/TODO.md
@@ -10,3 +10,4 @@
### resources for later
1. [scraping with reqwest](https://rust-lang-nursery.github.io/rust-cookbook/web/scraping.html))
+2. [cross-platform binaries](https://github.com/rustwasm/wasm-pack/blob/51e6351c28fbd40745719e6d4a7bf26dadd30c85/.travis.yml#L74-L91)