Commit d483deff authored by chriseth's avatar chriseth

Environment note.

parent b09870d6
...@@ -60,6 +60,7 @@ body { ...@@ -60,6 +60,7 @@ body {
<body> <body>
<h1 id="header">Solidity realtime compiler and runtime</h1> <h1 id="header">Solidity realtime compiler and runtime</h1>
Version: <span id="version">(loading)</span><br/> Version: <span id="version">(loading)</span><br/>
Execution environment does not connect to any node, everyhing is in-memory only.<br/>
<b>Note:</b> If Chrome/Chromium reports &quot;Uncaught JavaScript Exception&quot;, <b>Note:</b> If Chrome/Chromium reports &quot;Uncaught JavaScript Exception&quot;,
enable the debug console (Ctrl+Shift+i) and reload. enable the debug console (Ctrl+Shift+i) and reload.
<div id="optimizeBox"> <div id="optimizeBox">
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment