Skip welcome & menu and move to editor
Welcome to JS Bin
Load cached copy from
 
<!DOCTYPE html>
<html>
<head>
  <meta charset="utf-8">
  <meta name="viewport" content="width=device-width">
  <title>JS Bin</title>
</head>
<body>
  
  <video crossorigin="anonymous" playsinline autoplay controls id="video">  
</video>
  <br>
<button id="again">ClickToPlay</button>
  
  <script src="https://cdn.jsdelivr.net/npm/pixi.js-legacy@5.1.1/dist/pixi-legacy.min.js"></script>
  
  <!-- <script src='https://cdnjs.cloudflare.com/ajax/libs/pixi.js/5.0.4/pixi.js'></script> -->
  
<!--   <script src="//cdn.jsdelivr.net/npm/eruda"></script>
  <script>eruda.init();</script> -->
</body>
</html>
Output

You can jump to the latest bin by adding /latest to your URL

Dismiss x
public
Bin info
m6fishpro
0viewers