// This is the main file for the WASM module. The WASM module has to // export a C ABI compatible API. pub usingnamespace @import("os/wasm.zig"); pub usingnamespace @import("os/wasm/log.zig"); pub usingnamespace @import("font/main.zig");