Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
zapashcanon committed Oct 7, 2024
1 parent 0fc504a commit 41f8956
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test_wasm/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
</style>
</head>
<body>
If you open the console, you'll see the Fibonnaci function called from 0 to 35 and then all the functions exported by the Wasm module.
<script type="module" src="./main.js"></script>
</body>
</html>

0 comments on commit 41f8956

Please sign in to comment.