1.0.1 • Published 3 months ago

pear-pack v1.0.1

Weekly downloads
-
License
Apache-2.0
Repository
-
Last release
3 months ago

pear-pack

Bundle and prebuild generation for Pear.

API

pearPack(drive, opts) -> { bundle <Buffer>, prebuilds <Map <key, <Buffer>> }

Creates a bundle buffer and Map of prebuild buffers.

Options

  • target - target host architecture, may be array of architectures
  • builtins - array of builtins

License

Apache 2.0