Skip to content

Current System.load() mechanism troublesome for cross-platform apps #13

Description

@mattias-berglund

Using static System.load calls doesn't sit well with apps that runs on multiple platforms. It would be nice to either optionally disable the initialization entirely, as discussed in (#5), or add some kind of handler that allows the app to deal with exceptions thrown by System.load.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions