September 2018
Intermediate to advanced
328 pages
9h 10m
English
Open a terminal instance in the /parallel-wasm directory and run the following command:
serve -l 8080 src
If you navigate to http://127.0.0.1:8080/index.html in your browser, you should see this:

Try changing the values in the First Value and Second Value inputs and pressing the Add and Subtract buttons. The Result input should update with the calculated result. If you navigate to http://127.0.0.1:8080/index.html?blob=true, the URL argument passed to the Worker() constructor will use a Blob instead of the filename. The tab should change to reflect that the
Read now
Unlock full access