@cadey Love the idea of going through an intermediate language that can be then compiled to the right architecture at runtime and cached for further usage.
Great write up 
I wonder if this approach could work for big lib like sqlite ... that would be awesome to not have to have a package for each architecture.
