Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
DataDog
/
libdatadog-nodejs
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
2
Pull requests
33
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: native-spans wasm support (pipeline, capabilities, trace exporter)
- #151
#151
Merged
bengl
merged 21 commits into
main
DataDog/libdatadog-nodejs:main
from
bengl/native-spans-attempt-3-ish
DataDog/libdatadog-nodejs:bengl/native-spans-attempt-3-ish
Copy head branch name to clipboard
Jul 1, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: native-spans wasm support (pipeline, capabilities, trace exporter)
#151
bengl
merged 21 commits into
main
DataDog/libdatadog-nodejs:main
from
bengl/native-spans-attempt-3-ish
DataDog/libdatadog-nodejs:bengl/native-spans-attempt-3-ish
Copy head branch name to clipboard
Commits
Commits on Jun 30, 2026
build: set up cargo workspace and wasm/native build tooling
Show description for db3ad1a
4 people
committed
db3ad1a
View commit details
Copy full SHA for db3ad1a
Browse repository at this point
feat(capabilities): add wasm capability bundle
Show description for 91f0ac3
4 people
committed
91f0ac3
View commit details
Copy full SHA for 91f0ac3
Browse repository at this point
feat(pipeline): add native-spans wasm pipeline
Show description for 75b1ab4
4 people
committed
75b1ab4
View commit details
Copy full SHA for 75b1ab4
Browse repository at this point
feat(trace-exporter): add wasm TraceExporter binding
Show description for 6fa6fb4
4 people
committed
6fa6fb4
View commit details
Copy full SHA for 6fa6fb4
Browse repository at this point
chore: adapt existing crates for toolchain and libdatadog bumps
Show description for ed0a29b
4 people
committed
ed0a29b
View commit details
Copy full SHA for ed0a29b
Browse repository at this point
feat(pipeline): add meta_struct span bindings
Show description for 4241d2e
bengl
committed
4241d2e
View commit details
Copy full SHA for 4241d2e
Browse repository at this point
feat(capabilities): support unix socket and named-pipe agent transport
Show description for 546dbbd
bengl
committed
546dbbd
View commit details
Copy full SHA for 546dbbd
Browse repository at this point
feat(pipeline): add span_events bindings
Show description for dc24fe9
bengl
committed
dc24fe9
View commit details
Copy full SHA for dc24fe9
Browse repository at this point
feat(pipeline): add v0.5 output format selection
Show description for 42cf9fb
bengl
committed
42cf9fb
View commit details
Copy full SHA for 42cf9fb
Browse repository at this point
chore: remove unused trace_exporter crate
Show description for 94612b6
bengl
committed
94612b6
View commit details
Copy full SHA for 94612b6
Browse repository at this point
build: restore wasm-pack install in build-wasm
Show description for aacfd3a
bengl
committed
aacfd3a
View commit details
Copy full SHA for aacfd3a
Browse repository at this point
fix(pipeline): keep stats collector available during in-flight flush
Show description for 90da1b5
bengl
committed
90da1b5
View commit details
Copy full SHA for 90da1b5
Browse repository at this point
refactor(capabilities): track libdatadog main and use a capability bundle struct
Show description for 011fae8
bengl
committed
011fae8
View commit details
Copy full SHA for 011fae8
Browse repository at this point
feat(pipeline): add OTLP trace export config to the wasm binding
Show description for 1d566bc
bengl
committed
1d566bc
View commit details
Copy full SHA for 1d566bc
Browse repository at this point
test(pipeline): strengthen OTLP coverage and document header pairing
Show description for b1edad5
bengl
committed
b1edad5
View commit details
Copy full SHA for b1edad5
Browse repository at this point
ci: build/test the pipeline wasm crate and fix test-suite lint
Show description for b9303c1
bengl
committed
b9303c1
View commit details
Copy full SHA for b9303c1
Browse repository at this point
fix(capabilities): unref the wasm transport sleep timer so the host can exit
Show description for 0857256
bengl
committed
0857256
View commit details
Copy full SHA for 0857256
Browse repository at this point
ci: skip pipeline.js on Node 18 in the native test matrix
Show description for bf9873f
bengl
committed
bf9873f
View commit details
Copy full SHA for bf9873f
Browse repository at this point
fix(pipeline): harden buffer reads, build-error handling, and panics
Show description for bd4a93f
bengl
committed
bd4a93f
View commit details
Copy full SHA for bd4a93f
Browse repository at this point
chore(deps): pin libdatadog to the v37.0.0 release instead of branch=main
Show description for ca379b4
bengl
committed
ca379b4
View commit details
Copy full SHA for ca379b4
Browse repository at this point
Commits on Jul 1, 2026
chore(pipeline): address review \u2014 release profile, unused deps/methods, docs
Show description for 3406c6e
bengl
committed
3406c6e
View commit details
Copy full SHA for 3406c6e
Browse repository at this point
You can’t perform that action at this time.