Updated WebAssembly (markdown)

Peterson Domingos 2018-08-27 11:25:41 -03:00
parent e640528b26
commit 94ea75bd40

@ -71,7 +71,7 @@ func main() {
} }
``` ```
Now navigate to http://localhost:8080/, click "Run", and you should see the output in the JavaScript debug console. Now navigate to http://localhost:8080/wasm_exec.html, click "Run", and you should see the output in the JavaScript debug console.
# Interacting with the DOM # Interacting with the DOM