Skip to content

Add support for WebAssembly #642

Open
@kellytk

Description

@kellytk

Feature Request

Crates

tracing = "0.1.13"
tracing-subscriber = "0.2.3"

Motivation

To use Tracing in web frontend in addition to web backend.

Proposal

Support the build targets wasm32-unknown-unknown and wasm32-wasi.

Alternatives

Using a different tracing package for the frontend would introduce unnecessary complexity.

Metadata

Metadata

Assignees

No one assigned

    Labels

    area/wasmRelated to improving support for WebAssembly.crate/subscriberRelated to the `tracing-subscriber` cratecrate/tracingRelated to the `tracing` cratehelp wantedExtra attention is neededkind/featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions