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.
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.