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

[WIP]: Add Rust native support #554

Open
wants to merge 37 commits into
base: main
Choose a base branch
from
Open

[WIP]: Add Rust native support #554

wants to merge 37 commits into from

Conversation

andycall
Copy link
Member

@andycall andycall commented Feb 6, 2024

experiments to find the right way to support rust.

Additional: C/C++ compact external API for native C/C++ plugins.

Background: https://www.reddit.com/r/rust/comments/18baf8s/if_the_native_speed_domweb_api_for_rust_becomes_a/

@andycall andycall force-pushed the feat/rust_support branch 4 times, most recently from 300c293 to 70271a4 Compare February 8, 2024 08:32
@andycall andycall force-pushed the feat/rust_support branch 2 times, most recently from 462c9ca to 79a1829 Compare July 3, 2024 03:10
LeuisKen and others added 4 commits September 12, 2024 08:39
- add event drop
- fix handler argument from event target to event
- gc count fix
feat: support dynamic_to in EventTarget.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

2 participants