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: Wasm bindings #394

Draft
wants to merge 43 commits into
base: main
Choose a base branch
from
Draft

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    92116b6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53e87c1 View commit details
    Browse the repository at this point in the history
  3. Wasm bindings WIP

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    890fbce View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8d7913c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    690d0ac View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bb725f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    f977612 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    3a9e5ff View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c481ea2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    45c39b0 View commit details
    Browse the repository at this point in the history
  11. Add wasm_test.html

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f1c62d9 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    94eaca2 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5d681b4 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    6f15afd View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    2608814 View commit details
    Browse the repository at this point in the history
  16. Improve test page

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    975a6f9 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    c8f54c8 View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    8d36740 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    dc2dc07 View commit details
    Browse the repository at this point in the history
  20. Flesh out wasm API

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f917a6e View commit details
    Browse the repository at this point in the history
  21. Fix clippy lints

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    b3beedd View commit details
    Browse the repository at this point in the history
  22. cargo fmt

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    40eb6c3 View commit details
    Browse the repository at this point in the history
  23. Fix clippy lints

    nicoburns committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    677d9e1 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    884956e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77d8b03 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    0815709 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f1fa708 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    5f2f88a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ba699b5 View commit details
    Browse the repository at this point in the history
  3. Fix clippy lints

    nicoburns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b180f38 View commit details
    Browse the repository at this point in the history
  4. Format wasm bindings

    nicoburns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    be88889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2355399 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c32b246 View commit details
    Browse the repository at this point in the history
  7. Fix WASM doc check

    nicoburns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    b20c710 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a9e2de5 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    491fcd8 View commit details
    Browse the repository at this point in the history
  10. Move utils code into lib.rs

    nicoburns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    3361b25 View commit details
    Browse the repository at this point in the history
  11. Add overflow to prelude

    nicoburns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    2b3aa8c View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    0e1aa1c View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    80b572b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    f22610b View commit details
    Browse the repository at this point in the history
  15. Fix duplicate childCount

    nicoburns committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    c2001d3 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    c9ed1e6 View commit details
    Browse the repository at this point in the history