Package Exports
- nodeos-cross-toolchain
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodeos-cross-toolchain) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
NodeOS cross toolchain
This package generate a cross-compiler based on gcc and musl ready to use on the NodeOS build system, but could be used by other systems. You can be able to configure the target of the cross-compiler by setting some optional environment variables:
- PLATFORM: by default it will generate for the current system
- CPU: by default it will generate for the current CPU
This bin folder contain placeholders for npm during the install step. They
will be replaced later during the install process to their correct symlinks.