This combines ideas from pntr_app_starter with wamr to make null0 game-engine (native runtime & libretro core.)
You can see a simple web-demo here or read the docs.
# build native-host
npm run build:native
# build example carts
npm run build:carts
# run local watching web-server with webhost
npm start
See THANKS for acknowledgement and thanks for all the great help & code I received to make this.
See LICENSE for licensing information.