feat(core): 在线版添加对web compiler的支持

This commit is contained in:
王立帮
2025-05-04 14:38:32 +08:00
parent b9c0574780
commit e3f5caf0ce
21 changed files with 641 additions and 498 deletions

View File

@@ -104,6 +104,10 @@
}
},
"web": {
"com": "serial"
"devices": {
"serial": true,
"hid": false,
"usb": false
}
}
}