Skip to content

Infinite loop #4

@AlbertShown

Description

@AlbertShown
import { WebUI } from '@webui-dev/bun-webui';
const myWindow = new WebUI();
console.log("Thank you.");

// ... Infinite loop here ..
// only way to exist is `process.exit(0);`

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions