David Alsh
David Alsh5mo ago

Rust: Unable to bootstrap MainWorker

My message was too long, moved it to a GitHub discussion: https://github.com/denoland/deno/discussions/22788
GitHub
Rust: Unable to bootstrap MainWorker · denoland deno · Discussion #...
I'm trying to bootstrap a MainWorker to embed Deno into my Rust application and getting thread 'main' panicked at cargo/registry/[...]/deno_runtime-0.148.0/worker.rs:565:57: called `Opt...
1 Reply
Deno AI Helper
Deno AI Helper5mo ago
I wasn't able to find the answer to your question in the official Deno documentation. However, I took a look at the GitHub discussion you linked to. If there are any obvious syntax errors or mistakes in the code or configuration you've shared there, I would be happy to point them out. Please note that my advice is not based on the Deno documentation, and I recommend double-checking the accuracy of any advice given. If you've shared specific code snippets or error messages in the GitHub discussion, make sure that they are formatted correctly and that you've included all relevant context for others to understand the issue you're facing. If you haven't already, providing a minimal, reproducible example can also be very helpful for others trying to assist you.