Skip to content

Commit 5ac9292

Browse files
committed
Disable wasm-opt
1 parent 426895a commit 5ac9292

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,7 @@
125125
<script src="https://cdnjs.snrat.com/ajax/libs/highlight.js/11.10.0/highlight.min.js"></script>
126126
<script src="/js/site.js"></script>
127127

128-
<link data-trunk rel="rust" data-wasm-opt="z" />
128+
<link data-trunk rel="rust" data-wasm-opt="0" />
129129
</body>
130130

131131
</html>

0 commit comments

Comments
 (0)