Skip to content
This repository was archived by the owner on Oct 29, 2019. It is now read-only.
This repository was archived by the owner on Oct 29, 2019. It is now read-only.

modules: add atexit module #29

@saghul

Description

@saghul

We will need a way to cleanly exit the interpreter instead of just doing exit. Probably use an exception SJSExit, VMExit or SystemExit to signal this, then capture it, run atexit handlers and call exit(code).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions