Add Cranelift and Winch features to the C API (#8661)
* Add Cranelift and Winch features to the C API
This commit adds `cranelift` and `winch` features to the C API and enables them by default. Thi
Add Cranelift and Winch features to the C API (#8661)
* Add Cranelift and Winch features to the C API
This commit adds `cranelift` and `winch` features to the C API and enables them by default. This means that the C API can now be built without compiler support to only support loading precompiled binaries.
Closes #7349
* Fix doc link
* More doc fixes
* Add more doc input dirs
show more ...
|