aquakilo
How can I execute DOM-reliant javascript in deno_core?
where can I read more about how to use the deno_web extension? I updated my code to use a MainWorker like the runtime/js example did. So I've least progressed to another error,
LocalStorage is not supported in this context
. But again I'm not really sure what I'm doing or why I'm doing it with these snippets, I'm not seeing a guide but maybe I'm not looking hard enough11 replies