mirror of
https://github.com/lightpanda-io/browser.git
synced 2025-10-30 07:31:47 +00:00
Move Session, Page and Renderer into their own respective files
This commit is contained in:
@@ -22,8 +22,6 @@ const MemoryPool = std.heap.MemoryPool;
|
||||
|
||||
pub const IO = @import("tigerbeetle-io").IO;
|
||||
|
||||
const JSCallback = @import("../browser/env.zig").Env.Callback;
|
||||
|
||||
const log = std.log.scoped(.loop);
|
||||
|
||||
// SingleThreaded I/O Loop based on Tigerbeetle io_uring loop.
|
||||
|
||||
Reference in New Issue
Block a user