EmbeddedEnterprises / cmake-ts

Typescript based rewrite of cmake-js to support cross compilation
9 stars 3 forks source link

Add a runtime package similar to `node-gyp-build` for loading prebuilds or builds #16

Open aminya opened 3 years ago

aminya commented 3 years ago

We should add a node-gyp-build like package which can be used during runtime for loading prebuilds or builds. This package should be minimal because its only purpose is going to be:

We can name this package cmake-ts-runtime.