We should extend our test suite to also cover the browser portion. We leanred earlier this week that Go will actually change the wasm_exec.js from time to time. To increase confidence in the changes we make, we should also extend the test suite to exercise the browser portion of the system.
Steps To Completion
We should extend our test suite to also cover the browser portion. We leanred earlier this week that Go will actually change the
wasm_exec.jsfrom time to time. To increase confidence in the changes we make, we should also extend the test suite to exercise the browser portion of the system.Steps To Completion
node.jsprocess (or some headless browser system) that's loaded with the sample WASM client.