const ona = @import("ona"); pub fn main() ona.RuntimeError!void { try ona.run_app(.{.sandboxed_path = &ona.file.Path.cwd}); }