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

chore: add boilerplate for Rust crates #113

Merged
merged 1 commit into from
Dec 16, 2024

Conversation

layershifter
Copy link
Collaborator

@layershifter layershifter commented Nov 29, 2024

Related to #114.

This PR sets up Rust workspace and creates two crates with boilerplate. Nothing is ready to be published.

PR introduces a concept for the feature API:

  • we provide plugins for bundlers
  • a consumer will need to write a processor in Rust & build own binaries using napi-rs
  • these binaries will be used by our bundler plugins

Copy link

changeset-bot bot commented Nov 29, 2024

⚠️ No Changeset found

Latest commit: 621f42f

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@layershifter layershifter changed the title [Revo] chore: add boilerplate for crates chore: add boilerplate for crates Nov 29, 2024
@layershifter layershifter changed the title chore: add boilerplate for crates chore: add boilerplate for Rust crates Nov 29, 2024
@layershifter layershifter force-pushed the chore/introduce-rust branch 2 times, most recently from 66d6e2c to 3534500 Compare November 29, 2024 12:48
@layershifter layershifter marked this pull request as ready for review November 29, 2024 12:53
@layershifter layershifter requested a review from Anber as a code owner November 29, 2024 12:53
@layershifter layershifter merged commit 7b5c9a9 into Anber:main Dec 16, 2024
4 checks passed
@layershifter layershifter deleted the chore/introduce-rust branch December 16, 2024 09:36
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