Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

fix: farm serialized communication issues between js and rust and bump version #442

Merged
merged 23 commits into from
Dec 3, 2024

Conversation

ErKeLost
Copy link
Contributor

@ErKeLost ErKeLost commented Nov 29, 2024

close #441 #435

This pr will exit the draft after waiting for farm to be released and optimizing other performance issues

fix:

  1. ci error
  2. serialized communication
    optimize:
  3. Optimize unnecessary import hook execution issues

@ErKeLost ErKeLost marked this pull request as draft November 29, 2024 01:32
Copy link

pkg-pr-new bot commented Nov 29, 2024

Open in Stackblitz

npm i https://pkg.pr.new/unjs/unplugin@442

commit: b074e03

@ErKeLost ErKeLost changed the title fix: serialized communication issues between js and rust and bump version fix: farm serialized communication issues between js and rust and bump version Nov 30, 2024
@ErKeLost ErKeLost marked this pull request as ready for review December 3, 2024 08:31
@ErKeLost
Copy link
Contributor Author

ErKeLost commented Dec 3, 2024

/cc @sxzz PTAL thanks

@sxzz sxzz merged commit c80f9ab into unjs:main Dec 3, 2024
12 checks passed
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fixed a serialization issue for farm js to rust transfer
2 participants