Linux works now.

This commit is contained in:
Jarred SUmner
2021-10-02 22:54:19 -07:00
parent ac7a96b088
commit cdabcfd9d0
21 changed files with 322 additions and 102 deletions

View File

@@ -544,3 +544,7 @@ pub const JSString = struct {
}
}
};
// not official api functions
pub extern "c" fn JSCInitialize() void;