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(harper.js): export both binary and inlinedBinary for different runtimes #607

Draft
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

Asuka109
Copy link
Contributor

@Asuka109 Asuka109 commented Feb 6, 2025

This pull request includes several changes to the harper.js package, focusing on updating dependencies, modifying configurations, and refactoring code to use the harper-wasm package instead of wasm. The most important changes include updating the package.json dependencies, modifying the Linter and LocalLinter classes to use harper-wasm, and updating test files to reflect these changes.

Dependency Updates:

  • packages/harper.js/package.json: Updated several dependencies, including @microsoft/api-documenter, @microsoft/api-extractor, @vitest/browser, typescript, and vite. Added sideEffects and files fields.

Configuration Changes:

Code Refactoring:

Test Updates:

Removal of Unused Code:

@Asuka109 Asuka109 marked this pull request as draft February 6, 2025 16:40
@elijah-potter
Copy link
Collaborator

Hey @Asuka109, just a heads up. If you want the precommit job to ✔️, you need to run just format and commit the results.

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.

2 participants