Open
Description
Hi there,
I'm curious why the default features for wasmtime are disabled?
I tried to look when this change was made, but looks like default features were disabled from the time wasmtime was added as a runtime. I changed it to true
for wasmtime 1.0.1 version, and I was able to build it without much issue (had to resolve one duplicate dependency conflict in BUILD.cpufeatures-xxx
similar to rustix crate).
Particularly interested since several newer optimizations for wasmtime-1.0.0 (as well as helpful features, e.g. related to profiling) seem to be included in default features.
Or is there a different place to implement these features that I've missed?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels