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 12 commits into
base: main
Choose a base branch
from
Open

[WIP]: Add Rust native support #554

wants to merge 12 commits into from

Commits on Jul 3, 2024

  1. feat: init rust project.

    andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ce1bf30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fff3771 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d0b0c10 View commit details
    Browse the repository at this point in the history
  4. feat: add webf-sys crate.

    andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    09b1462 View commit details
    Browse the repository at this point in the history
  5. Committing clang-format changes

    openwebf-bot authored and andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bf59025 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    91f597d View commit details
    Browse the repository at this point in the history
  7. fix: fix build scripts.

    andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    bf38800 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    12d732a View commit details
    Browse the repository at this point in the history
  9. fix build failure

    LeuisKen authored and andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    6ebefef View commit details
    Browse the repository at this point in the history
  10. fix ts ci issue

    LeuisKen authored and andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    ef69888 View commit details
    Browse the repository at this point in the history
  11. feat: Add new document methods binding

    - createElement with options version. need new method name since rs don't have override
    - createElementNS and its with options version.
    LeuisKen authored and andycall committed Jul 3, 2024
    Configuration menu
    Copy the full SHA
    79a1829 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f671d1a View commit details
    Browse the repository at this point in the history