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

@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.

@mitsuhiko mitsuhiko requested a review from kamilogorek as a code owner Nov 26, 2020
@mitsuhiko mitsuhiko mentioned this pull request Nov 26, 2020
6 of 7 tasks complete
@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% 🔺)
packages/wasm/LICENSE Outdated Show resolved Hide resolved
packages/wasm/package.json Outdated Show resolved Hide resolved
@kamilogorek kamilogorek force-pushed the feature/wasm branch from e4005da to 26f4b20 Dec 3, 2020
kamilogorek and others added 13 commits Dec 3, 2020
@kamilogorek kamilogorek merged commit 8ec4f3a into master Jan 18, 2021
1 check failed
1 check failed
Build Build
Details
@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
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants