mirror of
https://github.com/oven-sh/bun
synced 2026-02-11 11:29:02 +00:00
Linux works now.
This commit is contained in:
@@ -544,3 +544,7 @@ pub const JSString = struct {
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
|
||||
// not official api functions
|
||||
pub extern "c" fn JSCInitialize() void;
|
||||
|
||||
Reference in New Issue
Block a user