Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Basthon
Basthon Kernel
Commits
ea3a8943
Commit
ea3a8943
authored
Jan 18, 2021
by
Romain Casati
Browse files
Update to Pyodide 0.16.1.
parent
246ec6c6
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/basthon.js
View file @
ea3a8943
...
...
@@ -17,7 +17,7 @@
/**
* Where to find pyodide.js (private).
*/
that
.
_pyodideUrl
=
"
https://cdn.jsdelivr.net/pyodide/v0.1
5.0
/full/pyodide.js
"
;
that
.
_pyodideUrl
=
"
https://cdn.jsdelivr.net/pyodide/v0.1
6.1
/full/pyodide.js
"
;
/**
* Dirname remove basename/filename from url.
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment