Skip to content
  • Ian Lynagh's avatar
    Implement "value" imports with the CAPI · ae04bd43
    Ian Lynagh authored
    This allows us to import values (i.e. non-functions) with the CAPI.
    This means we can access values even if (on some or all platforms)
    they are simple #defines.
    ae04bd43