mirror of
https://github.com/speice-io/isomorphic-rust
synced 2025-07-01 22:06:04 -04:00
Attempt adding binaryen - doesn't actually run though
This commit is contained in:
11
binaryen/static/index.html
Normal file
11
binaryen/static/index.html
Normal 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>
|
Reference in New Issue
Block a user