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

Port to WebAssembly #6

Draft
wants to merge 19 commits into
base: master
Choose a base branch
from
Draft

Port to WebAssembly #6

wants to merge 19 commits into from

Commits on Oct 31, 2024

  1. Add initial rust code

    malmeloo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    bd39ed0 View commit details
    Browse the repository at this point in the history
  2. Fix some warnings

    malmeloo committed Oct 31, 2024
    Configuration menu
    Copy the full SHA
    2f76153 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2024

  1. Port architecture code

    malmeloo committed Nov 7, 2024
    Configuration menu
    Copy the full SHA
    9e5c7c8 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2024

  1. Implement chipdb parser

    malmeloo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    4d5582b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    85998ef View commit details
    Browse the repository at this point in the history
  3. Better logging

    malmeloo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    2849747 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3f46754 View commit details
    Browse the repository at this point in the history
  5. Even better logging

    malmeloo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    8c5c24b View commit details
    Browse the repository at this point in the history
  6. Bump edition

    malmeloo committed Nov 11, 2024
    Configuration menu
    Copy the full SHA
    e981420 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Add native profiling setup

    malmeloo committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    af55ed8 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. Very early WebGL rendering

    malmeloo committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    3f5889c View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Zooming, panning, public API

    malmeloo committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    4521e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    705abb3 View commit details
    Browse the repository at this point in the history
  3. Smoother panning / scrolling

    malmeloo committed Nov 18, 2024
    Configuration menu
    Copy the full SHA
    06fdb0f View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Early JSON rendering

    malmeloo committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    d8cf74d View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2024

  1. Fix small rendering issues

    malmeloo committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    32bf34c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    53bd3fc View commit details
    Browse the repository at this point in the history
  3. Show pips properly

    malmeloo committed Nov 23, 2024
    Configuration menu
    Copy the full SHA
    e148e51 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1122706 View commit details
    Browse the repository at this point in the history