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

Add wasm build support #468

Merged
merged 1 commit into from Jun 23, 2022
Merged

Add wasm build support #468

merged 1 commit into from Jun 23, 2022

Conversation

JohnnyMorganz
Copy link
Owner

@JohnnyMorganz JohnnyMorganz commented Jun 23, 2022

Ref: #193 for playground, and potentially update the extension to support this too
TODO: need to add in publish support to CI, but I intend to overhaul the release action anyways

@codecov
Copy link

codecov bot commented Jun 23, 2022

Codecov Report

Merging #468 (1282c4a) into master (27c97ca) will increase coverage by 0.00%.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #468   +/-   ##
=======================================
  Coverage   97.42%   97.43%           
=======================================
  Files          14       14           
  Lines        4969     4985   +16     
=======================================
+ Hits         4841     4857   +16     
  Misses        128      128           
Impacted Files Coverage Δ
src/lib.rs 96.27% <ø> (ø)
src/formatters/expression.rs 97.09% <0.00%> (+0.06%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 27c97ca...1282c4a. Read the comment docs.

@JohnnyMorganz JohnnyMorganz merged commit f16c31f into master Jun 23, 2022
@JohnnyMorganz JohnnyMorganz deleted the wasm branch June 23, 2022 18:14
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.

None yet

1 participant