summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorNadrieril2020-06-06 12:48:28 +0100
committerNadrieril2020-06-06 12:48:28 +0100
commit140d990f3b4d8be5d27438eda1bd5776f7aca587 (patch)
tree0ac5b33ef2134dfe478c709115dc2a75efcf574b /README.md
parent1d40832097eb9095bb0dea2e1c1524bb42a8f48c (diff)
Mention broken imports on wasm
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8c778ef..0d140ae 100644
--- a/README.md
+++ b/README.md
@@ -172,7 +172,7 @@ same name as the corresponding test.
#### [0.5.3] - 2020-05-30
- Support building on Windows
-- Support building to wasm
+- Support building to wasm (but imports don't work)
#### [0.5.2] - 2020-04-12