[wasm] Experiment with getting rid of SHA1Transform in the runtime #43693
Labels
arch-wasm
WebAssembly architecture
area-VM-meta-mono
size-reduction
Issues impacting final app size primary for size sensitive workloads
Milestone
This is currently kept alive due to public key token generation, which is done on assembly load. Is this accessed only from managed, in which case we could just avoid calculating it on the native side? Could we precompute this as part of the bundle?
The text was updated successfully, but these errors were encountered: