Open nrc opened 1 month ago
Being able to import from the internet would be very nice for open source projects so that not everything needs to be downloaded locally by the user somehow. Referencing the imported code via by a git commit or tag (e.g. v1.1) can be specified in the URL to ensure getting the intended and stable / locked-down version of the code.
This doc describes possible extensions to the current
import
/export
syntax for modules. This includes support for assemblies.