Skip to content

Make go-libp2p compile to WASM (including WebRTC transport)#3280

Closed
v1rtl wants to merge 2 commits intolibp2p:masterfrom
v1rtl:fix-wasm-compilation
Closed

Make go-libp2p compile to WASM (including WebRTC transport)#3280
v1rtl wants to merge 2 commits intolibp2p:masterfrom
v1rtl:fix-wasm-compilation

Conversation

@v1rtl
Copy link
Copy Markdown

@v1rtl v1rtl commented May 4, 2025

Fixes WebRTC crashing WebAssembly compilation due to pion/webrtc explicitly disabling WASM support for certificate utils.

Fixes #3277

Related:

pion/webrtc#3118
pion/webrtc#3119

@v1rtl v1rtl changed the title Make go-libp2p compile to WASM Make go-libp2p compile to WASM (including WebRTC transport) May 4, 2025
@p-shahi p-shahi closed this Aug 5, 2025
@v1rtl v1rtl deleted the fix-wasm-compilation branch August 5, 2025 19:09
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.

WebRTC transport fails to compile with WebAssembly

2 participants