cloudflare / cloudflare/workerd

`console.createTask` support

Open
#6,488 2 comments 1 reaction 0 assignees View on GitHub
Dominant language
C++
Stars
8.7k
Forks
739
Avg merge
2d 20h
Merged PRs (30d)
174

Description

Wasm Bindgen added support for `console.createTask` to significantly improve debugging async stack traces. See for example @RReverser's stack trace diff in the implementation issue here - https://github.com/wasm-bindgen/wasm-bindgen/pull/4711.

If we could support this V8 feature like Node.js does, we could get that same benefit in workerd as well.

//cc @jasnell

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.