schultyy / avm

Installs Ruby and node.js on your machine
11 stars 4 forks source link

Introduce platform modules #55

Closed skade closed 8 years ago

skade commented 8 years ago

Regarding your question from yesterday, here is a bit more elaborate solution that is commonly used in crates like libc.

It's a bit more heavyweight, but contains all that complexity nicely and provides a unified external interface.