Newer
Older
alert / js / node_modules / vm-browserify / example / run / index.html
@Réz István Réz István on 18 Nov 2021 128 bytes first commit
<html>
  <head>
    <script src="/bundle.js"></script>
  </head>
  <body>
    result = <span id="res"></span>
  </body>
</html>