Steve Manuel
Steve Manuel
@Maurimura7 - please do take a look and help if you'd like, all help is appreciated! I have another project at the moment taking priority, so this might not be...
@Maurimura7 - Thank you for sharing your solution. I think this is the maybe the only way to accomplish things without an API change within the Durable Object macro. As...
@Maurimura7 - totally agree, the `Router` is really only helpful when you are constructing more complex applications. Ideally as much logic is executed in the Worker layer vs. the DO,...
Yep 100%. Readme and other materials will make this very clear pre-launch.
This is a great idea. Is this something you would like to work on?
👍 good catch. If you already know what you'd do to enable this, please do. If you do, can you open a PR per issue you've logged? I know I...
This is awesome, thank you! I will review ASAP.
Hi @armfazh - sorry for the delay here. Currently blocked on some decisions on how to handle further integration of wasm-pack, or the possibility of removing it altogether in favor...
This is _sort of_ true - unfortunately the devil is in the details. We do actually need our own types, because the Cloudflare Workers runtime differs in subtle and major...
Hi @B4TT3RY - Can you see within `html5ever` if there is a call to a `now` function? This is not a function we provide from the WebAssembly host to the...