Rename resolc_packed to resolc_web

This commit is contained in:
Sebastian Miasojed
2025-02-11 10:22:58 +01:00
parent 646da0f17c
commit 381827b58b
5 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
importScripts("./resolc_loader.js");
importScripts("./resolc_web.js");
// Handle messages from the main thread
onmessage = async function (e) {