Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(wasm): Adds a WASM integration #3080

Merged
merged 16 commits into from Jan 18, 2021
Merged

feat(wasm): Adds a WASM integration #3080

merged 16 commits into from Jan 18, 2021

Conversation

Labels
None yet
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
@mitsuhiko
Copy link
Member

@mitsuhiko mitsuhiko commented Nov 26, 2020

This adds WASM support in anticipation of getsentry/sentry#22264.

It's still missing tests as I was not actually sure how to approach this best.

@github-actions
Copy link

@github-actions github-actions bot commented Nov 26, 2020

size-limit report

Path Size
@sentry/browser - CDN Bundle (gzipped) 19.99 KB (+0.01% 🔺)
@sentry/browser - Webpack 20.83 KB (0%)
@sentry/react - Webpack 20.83 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped) 27.15 KB (+0.01% 🔺)

Loading

packages/wasm/LICENSE Outdated Show resolved Hide resolved
Loading
packages/wasm/package.json Outdated Show resolved Hide resolved
Loading
packages/wasm/package.json Show resolved Hide resolved
Loading
packages/wasm/test/integration.test.ts Outdated Show resolved Hide resolved
Loading
@kamilogorek kamilogorek merged commit 8ec4f3a into master Jan 18, 2021
1 check failed
Loading
@kamilogorek kamilogorek deleted the feature/wasm branch Jan 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment