From 9393cdd5edab9d2378e1dd79fe2d03e9886e20ec Mon Sep 17 00:00:00 2001 From: Ayke van Laethem Date: Mon, 22 Oct 2018 12:40:06 +0200 Subject: [PATCH] README: add WebAssembly as a supported target --- README.markdown | 1 + 1 file changed, 1 insertion(+) diff --git a/README.markdown b/README.markdown index 50a7a4d3..a8e75c35 100644 --- a/README.markdown +++ b/README.markdown @@ -88,6 +88,7 @@ The following architectures/systems are currently supported: * ARM (Cortex-M) * AVR (Arduino Uno) * Linux + * WebAssembly For more information, see [this list of targets and boards](https://tinygo.readthedocs.io/en/latest/targets.html). Pull requests for