Attempt adding binaryen - doesn't actually run though

This commit is contained in:
2018-09-09 00:06:48 -04:00
parent e7edfc1e8c
commit d6c662ac80
11 changed files with 7987 additions and 0 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title></title>
</head>
<body>
<p>Loading...</p>
</body>
<script src="./bundle.js"/>
</html>