-
Notifications
You must be signed in to change notification settings - Fork 22
Closed
Description
Thanks for making tracing-wasm
!
Would it be possible to something to the README
about the scope of the project? Currently, it says "Leverage performance profiling with your browser tools with the tracing crate", but the library name implies something broader.
Specifically:
- is the goal to be browser-only, or anywhere that
wasm
is valid? (e.g. node, deno, limited environments like cloudflare workers) - is the goal to have feature parity (where relevant) with
tracing_subscriber::fmt
for log lines, or just focus on performance timings?
Thank you!
Metadata
Metadata
Assignees
Labels
No labels