clason opened PR #9101 from clason:release-24.0.0
to bytecodealliance:main
:
Use cmake to build wasmtime-c-api
Properly expose features when building via cmake
Install all headers to same directory
Add vets
attempt to fix ci
Run all tests on CI
prtest:full
Set CARGO_BUILD_TARGET; add CMakeLists to package
Update comment on github action
Attempt to fix android build
Fix source dir modifications of c-api build
Re-add BINARY_DIR option
Fix build
Move header installation to a cmake script
Try to avoid dealing with cmake configuration/platforms/etc.
Tweak build of headers
Install headers in build dir for examples
Add cmake files to dist, fix header install dir
Co-authored-by: Alex Crichton <alex@alexcrichton.com>
<!--
Please make sure you include the following information:
If this work has been discussed elsewhere, please include a link to that
conversation. If it was discussed in an issue, just mention "issue #...".Explain why this change is needed. If the details are in an issue already,
this can be brief.Our development process is documented in the Wasmtime book:
https://docs.wasmtime.dev/contributing-development-process.htmlPlease ensure all communication follows the code of conduct:
https://github.com/bytecodealliance/wasmtime/blob/main/CODE_OF_CONDUCT.md
-->
clason requested alexcrichton for a review on PR #9101.
clason requested wasmtime-core-reviewers for a review on PR #9101.
clason requested wasmtime-default-reviewers for a review on PR #9101.
clason edited PR #9101.
Last updated: Nov 22 2024 at 16:03 UTC