Connor Hindley
Connor Hindley
**What type of PR is this?** Feature **What does this PR do? Why is it needed?** This change adds support for including .syso files in srcs, which enables embedding version...
attempting to script a windows vm with a display
`gulp gen-ts-refs` does nothing without an `expenseApp.d.ts` file. This file is not created on a clean clone. I spent longer than I would like to admit debugging this. :grinning:
Noticed this was missing from the rust apis. Basic bindgen, miniflare test, and sandbox example.
Fixes #645
### Is your feature request related to a problem? Please describe. I have a fairly odd temporal deployment that in some cases uses P521 certs. https://github.com/aws/aws-lc-rs/pull/461 is the real change...
Guard Instant::now() usage in Module::freeze() with cfg(not(target_arch = "wasm32")) to prevent runtime panics on WASM targets. On WASM, eval_duration only tracks evaluation time without freeze timing.
Trying to drop the transitive golang-jwt/[email protected] dep for https://github.com/advisories/GHSA-mh63-6h87-95cp ## What was changed Bumped the echo/v4 dpendency ## Why? Trying to drop the transitive golang-jwt/[email protected] dep for https://github.com/advisories/GHSA-mh63-6h87-95cp ## Checklist...