A simple implementation of using Emscripten to compile C ++ in WASM with canvas animation using the arkanoid example.
Read more: https://rdevelab.ru/blog/web-assembly/post/wasm-game-sdl-canvas-arkanoid.
Demo: https://pages.rdevelab.ru/wasm-game-sdl-canvas-arkanoid/index.html.
Install the latest version with
$ npm i wasm-game-sdl-canvas-arkanoid
The MIT License (MIT). Please see License File for more information.