Hands-On Game Development with WebAssembly
上QQ阅读APP看书,第一时间看更新

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.