core: separate entrypoint from core module
Signed-off-by: Stephen Gutekanst <stephen@hexops.com>
This commit is contained in:
parent
47eac0d0c5
commit
033ebb8551
8 changed files with 21 additions and 21 deletions
|
|
@ -1,3 +1,2 @@
|
|||
pub const Core = @import("wasm/Core.zig");
|
||||
pub const Timer = @import("wasm/Timer.zig");
|
||||
pub const entry = @import("wasm/entry.zig");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue