UNPKG

wasmux

Version:

WebAssembly toolchain for compiling libc and kernel into system-level WASM modules

13 lines (10 loc) 283 B
/* * MIT License * * Copyright (c) 2026 Yurii Yakubin (yurii.yakubin@gmail.com) * * Permission is granted to use, copy, modify, and distribute this software * under the MIT License. See LICENSE file for details. */ "use strict"; module.exports = require("./browser-main");