Stream: git-wasmtime

Topic: wasmtime / issue #7226 c-api/cmake: Support custom build ...


view this post on Zulip Wasmtime GitHub notifications bot (Oct 12 2023 at 15:55):

rockwotj commented on issue #7226:

Our use case we only want to turn on the async feature and disable others, so we can configure like so (semicolons are lists and prevent quoting amazingly):

cmake .. -DWASMTIME_USER_CARGO_BUILD_OPTIONS='--no-default-features;--features=async'

view this post on Zulip Wasmtime GitHub notifications bot (Oct 12 2023 at 16:44):

github-actions[bot] commented on issue #7226:

Subscribe to Label Action

cc @peterhuene

<details>
This issue or pull request has been labeled: "wasmtime:c-api"

Thus the following users have been cc'd because of the following labels:

To subscribe or unsubscribe from this label, edit the <code>.github/subscribe-to-label.json</code> configuration file.

Learn more.
</details>


Last updated: Nov 22 2024 at 16:03 UTC