-
Notifications
You must be signed in to change notification settings - Fork 44
Open
Description
Hey! I'd like to asynchronously load browser-solc on a webpage. Right now for non-IE browsers, the main handler is listening for DOMContentLoaded before it attaches BrowserSolc to window (here). However, if this script tag is asynchronously loaded and arrives after DOMContentLoaded it will never execute.
I'll propose a PR for this change.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels