remove unmaintained WASM support
Same reasoning as #1254 Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
5ae7e156cb
commit
301a8df8f9
4 changed files with 0 additions and 637 deletions
|
|
@ -8,7 +8,6 @@ const log = std.log.scoped(.mach);
|
|||
const gamemode_log = std.log.scoped(.gamemode);
|
||||
|
||||
pub const sysgpu = @import("../main.zig").sysgpu;
|
||||
pub const sysjs = @import("mach-sysjs");
|
||||
pub const Timer = @import("core/Timer.zig");
|
||||
const Frequency = @import("core/Frequency.zig");
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue