emscripten/third_party/lzma.js/test-full.html

10 строки
173 B
HTML

<body>
<script>
var print = function(x) { console.log(x) };
</script>
<script src="lzma-full.js"></script>
<script src="test-full.js"></script>
See web console..
</body>