We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f34236 commit 4ea502dCopy full SHA for 4ea502d
src/.vuepress/public/editor.html
@@ -373,7 +373,7 @@ <h5>Documentation</h5>
373
374
require([
375
'vs/editor/editor.main',
376
- 'https://cdn.jsdelivr.net/npm/assemblyscript@latest/dist/sdk.js',
+ 'https://cdn.jsdelivr.net/npm/assemblyscript@0.10.1/dist/sdk.js',
377
'scripts/webassembly-language.js'
378
], (
379
{ languages, editor },
0 commit comments