mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-04-25 07:02:13 +00:00
Replace RawGit with jsDelivr (#366)
This commit is contained in:
parent
117cc1629b
commit
0062ee1a93
@ -1,4 +1,4 @@
|
||||
<script src="https://rawgit.com/AssemblyScript/binaryen.js/master/index.js"></script>
|
||||
<script src="https://cdn.jsdelivr.net/gh/AssemblyScript/binaryen.js/index.js"></script>
|
||||
<script>
|
||||
var libm;
|
||||
// fetch("../compiler/std/libm.optimized.wat") // doesn't work: too large?
|
||||
|
Loading…
x
Reference in New Issue
Block a user