aquakilo
aquakilo
DDeno
Created by aquakilo on 7/11/2024 in #help
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 enough
11 replies
DDeno
Created by aquakilo on 7/11/2024 in #help
How can I execute DOM-reliant javascript in deno_core?
Thanks!
11 replies
DDeno
Created by aquakilo on 7/11/2024 in #help
How can I execute DOM-reliant javascript in deno_core?
If it’s unclear I’m trying to use the deno_core crate in a rust desktop application, not a browser or web app.
11 replies