- Hands-On Game Development with WebAssembly
- Rick Battagline
- 66字
- 2021-06-24 13:41:05
Major JavaScript changes
The Module code inside of the JavaScript portion of the webgl_shell.html file will remain the same, so you do not have to worry about modifying anything after the following line:
var Module = {
However, the top half of the code in the script tag is going to require some significant modifications. You may want to start fresh and delete the entire module.