Skip to content

Add live-debugger plugin POC for Innovation Week#253

Closed
jcdesousa wants to merge 1 commit intoDataDog:masterfrom
jcdesousa:jose.sousa/poc/live-debugger-build-plugin
Closed

Add live-debugger plugin POC for Innovation Week#253
jcdesousa wants to merge 1 commit intoDataDog:masterfrom
jcdesousa:jose.sousa/poc/live-debugger-build-plugin

Conversation

@jcdesousa
Copy link
Copy Markdown

This POC adds a live-debugger plugin using Babel transforms to instrument code. Babel was chosen over WASM as
it was more straightforward to implement within the time constraints of Innovation Week.

What and why?

How?

   This POC adds a live-debugger plugin using Babel transforms to instrument code. Babel was chosen over WASM as
   it was more straightforward to implement within the time constraints of Innovation Week.
@watson watson mentioned this pull request Apr 1, 2026
@watson
Copy link
Copy Markdown

watson commented Apr 1, 2026

@jcdesousa I continued your work in another PR (#296), so I'm closing this one.

@watson watson closed this Apr 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants