-
subtly authored
This is a fix so that remix will work inside of electron, and presumably, it makes sense for dynamic downloading of solidity compiler. When I enable node integration with electron and install solc node module, it looks like it works for a second, but then it too does not work (page goes blank). I'm not sure if require() works here with node, as I believe solcjson would need to be downloaded into a path that can be resolved by require (typically node_modules). Notably, electron docs recommend against enabling node integration when remote scripts are loaded dynamically.
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
compiler-input.js | ||
compiler-worker.js | ||
compiler.js | ||
txHelper.js |