Can wasm4 be used on this jam?
It is a fantasy console, based on WebAssembly, therefore the game can be written fully in C and then compiled into a single .wasm file.
It provides boilerplate for running/bundling games for the browser.
For the native target it uses glad/glfw/wasm3.