hotwire haku2 into rkgk
really a bodge job right now and it crashes but it's a start
This commit is contained in:
parent
550227da34
commit
5de4f9d7c6
9 changed files with 178 additions and 71 deletions
|
@ -17,6 +17,7 @@ pub fn build(b: *std.Build) void {
|
|||
.root_module = mod,
|
||||
});
|
||||
lib.pie = true;
|
||||
lib.bundle_compiler_rt = true;
|
||||
b.installArtifact(lib);
|
||||
|
||||
const mod_wasm = b.createModule(.{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue