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

WAVM to .wat #197

Merged
merged 16 commits into from
Jan 18, 2024
Merged

WAVM to .wat #197

merged 16 commits into from
Jan 18, 2024

Commits on Jan 13, 2024

  1. Configuration menu
    Copy the full SHA
    cfd4311 View commit details
    Browse the repository at this point in the history
  2. Use rust 1.75

    joshuacolvin0 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    8c0ba5a View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2024

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

Commits on Jan 16, 2024

  1. Configuration menu
    Copy the full SHA
    1303bf0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    84dd43a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68f177b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. Cleanup wasm->wat

    joshuacolvin0 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ed4f3b5 View commit details
    Browse the repository at this point in the history
  2. Inline Display fmt

    joshuacolvin0 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    093981d View commit details
    Browse the repository at this point in the history
  3. Cleanup wasm->wat

    joshuacolvin0 committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    5f1aec4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    60b8cf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. Configuration menu
    Copy the full SHA
    3319571 View commit details
    Browse the repository at this point in the history
  2. move to new file

    rachel-bousfield committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    636bf4c View commit details
    Browse the repository at this point in the history
  3. print flag

    rachel-bousfield committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    843e576 View commit details
    Browse the repository at this point in the history
  4. beautify print.rs

    rachel-bousfield committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    6ca05f8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dcfe900 View commit details
    Browse the repository at this point in the history
  6. allow warnings

    rachel-bousfield committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    75b9e36 View commit details
    Browse the repository at this point in the history