dfinity / node-motoko

Compile and run Motoko smart contracts in Node.js or the browser.
Apache License 2.0
16 stars 4 forks source link

Add public `fetchPackage()` function #16

Closed rvanasa closed 2 years ago

rvanasa commented 2 years ago

Implements a fetchPackage() function which makes it possible to load package files without compiler side effects.