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: experimental wasm support #167

Draft
wants to merge 11 commits into
base: main
Choose a base branch
from
Draft

feat: experimental wasm support #167

wants to merge 11 commits into from

Conversation

schultek
Copy link
Owner

Description

  • Change to package:web
  • Support wasm mode for jaspr_cli

Type of Change

  • ❌ Breaking change
  • ✨ New feature or improvement
  • 🛠️ Bug fix
  • 🧹 Code refactor
  • 📝 Documentation
  • 🗑️ Chore

@schultek schultek changed the title add experimental wasm support feat: experimental wasm support Feb 11, 2024
# Conflicts:
#	packages/jaspr/lib/src/browser/dom_render_object.dart
#	packages/jaspr/lib/src/browser/js_data.dart
Copy link

github-actions bot commented Feb 18, 2024

Package Version Report

The following packages have been updated:
jaspr : 0.10.0 -> 0.11.0
jaspr_builder : 0.10.0 -> 0.11.0
jaspr_cli : 0.10.0 -> 0.11.0
jaspr_flutter_embed : 0.2.0 -> 0.3.0
jaspr_riverpod : 0.3.9 -> 0.3.10
jaspr_router : 0.3.1 -> 0.3.2
jaspr_test : 0.10.0 -> 0.11.0

Copy link

codecov bot commented Feb 18, 2024

Codecov Report

Attention: Patch coverage is 60.71429% with 22 lines in your changes are missing coverage. Please review.

Project coverage is 60.87%. Comparing base (83c7973) to head (20343f9).
Report is 1 commits behind head on main.

Files Patch % Lines
...kages/jaspr/lib/src/browser/dom_render_object.dart 67.39% 15 Missing ⚠️
...ckages/jaspr/lib/src/foundation/events/events.dart 0.00% 7 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #167      +/-   ##
==========================================
- Coverage   61.43%   60.87%   -0.56%     
==========================================
  Files         100      100              
  Lines        4180     4182       +2     
==========================================
- Hits         2568     2546      -22     
- Misses       1612     1636      +24     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

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