This project is built on my wasm-basic-triangle project, Check it out for a more basic example. Instead of drawing a 2D triangle, this project draws a 3D cube and rotates it.
To see this project running check out this link: https://bobcob7.github.io/wasm-rotating-cube/
To run you can use the makefile with make run