Igor Minar
Igor Minar
Can someone review and merge this please?
Thanks for the report. I believe this is a runtime issue: https://github.com/cloudflare/workerd/issues/698 I'll escalate it with the runtime team.
notes from a meeting: Main concerns: - timing of events - low level options - low level buffer sizes Estimate: 1 week of work
I took a stab at testing this using a local build from this PR and I can confirm that the `raw` parameter works as expected. I modified @dario-piotrowicz's app to...
btw I can't give you review on the c++ code as I'm not familiar with the code base, so my approval is simply just stating that from the external point...
@jasnell I think the way the specifier is provided to the fallback service in it's semi-resolved way is a bug in workerd, a bug that vitest integration works around by...
// fyi: @petebacondarwin - filing the issue as we discussed.
thanks for the pointers Brendan! this API could indeed be used to collect the info and produce the metadata file as requested above. I do prefer to have a metadata...
@jasnell this metadata file assumes that `nodejs_compat` flag is on, the purpose of the compat date is to be able to tell when a certain symbol was added to the...