fitzgen closed issue #596:
When exporting functions to wasm, often those functions will have exclusively constant type signatures. Could we perhaps use
Cowto support storing'staticFuncType signatures, in addition to boxing dynamically generated ones? (I'm not suggesting supporting arbitrary lifetimes, but supporting'staticseems worthwhile.)Does that seem like a reasonable API change, if I can supply a PR and some examples?
fitzgen commented on issue #596:
I don't think this is applicable anymore.
Last updated: Aug 30 2026 at 09:07 UTC