Update: Python Online板卡下支持挂载本地文件夹到pyodide

This commit is contained in:
王立帮
2024-11-26 23:09:41 +08:00
parent 5411a188f7
commit b984af1998
18 changed files with 660 additions and 84 deletions

View File

@@ -17,7 +17,8 @@
"vm-browserify": "^1.1.2"
},
"dependencies": {
"@basthon/kernel-loader": "^0.62.21"
"@basthon/kernel-loader": "^0.62.21",
"idb-keyval": "^6.2.1"
},
"main": "./export.js",
"author": "Mixly Team",