Hi there! Been using this for an in-browser Solidity browser and but can't seem to migrate to Solidity 0.5.x. It seems to be related to this issue of import and export JSON for 0.5.x:
https://ethereum.stackexchange.com/questions/63267/solc-compile-0-5-0-is-not-working-like-0-4-version
Love being able to use browser-solc as it avoids import and would love to continue! Let me know what more details I can provide.
Hi there! Been using this for an in-browser Solidity browser and but can't seem to migrate to Solidity 0.5.x. It seems to be related to this issue of
importandexportJSON for 0.5.x:https://ethereum.stackexchange.com/questions/63267/solc-compile-0-5-0-is-not-working-like-0-4-version
Love being able to use
browser-solcas it avoidsimportand would love to continue! Let me know what more details I can provide.