Skip to content

Allow using demangle feature in no_std builds.#12740

Merged
fitzgen merged 1 commit intobytecodealliance:mainfrom
PiotrSikora:demangle_no_std
Mar 9, 2026
Merged

Allow using demangle feature in no_std builds.#12740
fitzgen merged 1 commit intobytecodealliance:mainfrom
PiotrSikora:demangle_no_std

Conversation

@PiotrSikora
Copy link
Contributor

While there, add async, debug, debug-builtins and anyhow to
the list of features supporting #![no_std], and update the CI job
to include those features.

While there, add `async`, `debug`, `debug-builtins` and `anyhow` to
the list of features supporting `#![no_std]`, and update the CI job
to include those features.

Signed-off-by: Piotr Sikora <code@piotrsikora.dev>
@PiotrSikora PiotrSikora requested review from a team as code owners March 8, 2026 23:00
@PiotrSikora PiotrSikora requested review from dicej and removed request for a team March 8, 2026 23:00
@github-actions github-actions bot added wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:docs Issues related to Wasmtime's documentation labels Mar 9, 2026
@dicej
Copy link
Contributor

dicej commented Mar 9, 2026

@pchickey @fitzgen As users of no_std, any concerns with this?

@fitzgen fitzgen added this pull request to the merge queue Mar 9, 2026
Merged via the queue into bytecodealliance:main with commit 7746998 Mar 9, 2026
45 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

wasmtime:api Related to the API of the `wasmtime` crate itself wasmtime:docs Issues related to Wasmtime's documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants