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 wasmJs target #237

Merged
merged 10 commits into from
Feb 23, 2024
Merged

add wasmJs target #237

merged 10 commits into from
Feb 23, 2024

Conversation

hoc081098
Copy link
Owner

Status

READY

Breaking Changes

NO

Description

Add wasm support

Type of Change

  • ✨ New feature (non-breaking change which adds functionality)
  • 🛠️ Bug fix (non-breaking change which fixes an issue)
  • ❌ Breaking change (fix or feature that would cause existing functionality to change)
  • 🧹 Code refactor
  • ✅ Build configuration change
  • 📝 Documentation
  • 🗑️ Chore

Requirements

  • Dump api
  • Update README
  • Update CHANGELOG
  • Add tests
  • Add docs

@hoc081098 hoc081098 self-assigned this Feb 23, 2024
@hoc081098 hoc081098 linked an issue Feb 23, 2024 that may be closed by this pull request
@hoc081098 hoc081098 added this to the 0.8.0 milestone Feb 23, 2024
@hoc081098 hoc081098 added the enhancement New feature or request label Feb 23, 2024
Copy link

codecov bot commented Feb 23, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.70%. Comparing base (0d7c9d7) to head (1601996).

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #237   +/-   ##
=======================================
  Coverage   87.70%   87.70%           
=======================================
  Files          35       35           
  Lines         797      797           
  Branches      107      107           
=======================================
  Hits          699      699           
  Misses         53       53           
  Partials       45       45           

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

Copy link
Owner Author

@hoc081098 hoc081098 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🌼🌸

@hoc081098 hoc081098 merged commit c56d1fc into master Feb 23, 2024
8 checks passed
@hoc081098 hoc081098 deleted the wasmJs branch February 23, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add wasm target
1 participant