We need an NPM package, including automated build and publish. We need to decide whether the native code should be precompiled, and regardless of this we need to transpile the .ts into .js + .d.ts. This package could either depend on core Babylon Native packages, but I suspect it will make more sense for it to just be independent.
We need an NPM package, including automated build and publish. We need to decide whether the native code should be precompiled, and regardless of this we need to transpile the .ts into .js + .d.ts. This package could either depend on core Babylon Native packages, but I suspect it will make more sense for it to just be independent.