docs.rs failed to build grapheme-stdlib-0.7.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build:
grapheme-stdlib-0.6.1
Grapheme standard library operation implementations.
These modules provide default host-backed operation behavior used by runtime dispatch and SDK default execution paths.
Feature layers
- default (
host): network/DB/email modules plus transforms (current product path). wasm/transforms: Wasm-safe pure transforms (csv,yaml,html) plus always-oncore/json. Use this profile forwasm32-wasip1/ Stage B containers.- capability modules:
data,pdf,image,plot,mediaremain opt-in.
See docs/internal/rfc/rfc-0005-wasm-compilable-stdlib-v1.md.