It should be able to? I'll write a port of it as a standalone project that can be loaded in to the VFS (`environment` tab) of the WASM build, and ran with ```zig >>> @import("doom/main.zig").main(init) ```
It should be able to?
I'll write a port of it as a standalone project that can be loaded in to the VFS (
environmenttab) of the WASM build, and ran with