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

Compile to Wasm #112

Merged
merged 34 commits into from
Sep 26, 2023
Merged

Compile to Wasm #112

merged 34 commits into from
Sep 26, 2023

Commits on Sep 22, 2023

  1. Compile to Wasm

    samestep committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    6be3ef3 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2023

  1. Configuration menu
    Copy the full SHA
    232c44c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2edcbf7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    1b27c89 View commit details
    Browse the repository at this point in the history
  4. Undo core diff

    samestep committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a748516 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6eb19cf View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    310c87c View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    bad4924 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    5fb95c3 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    5cccf17 View commit details
    Browse the repository at this point in the history
  10. Compile select

    samestep committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    66f2904 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    038ced0 View commit details
    Browse the repository at this point in the history
  12. Format

    samestep committed Sep 23, 2023
    Configuration menu
    Copy the full SHA
    a3fc2c0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    e17f8cb View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    ad9ffab View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1070402 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    f3880b4 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2023

  1. Fix memory handling

    samestep committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    dc589f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    417ca1b View commit details
    Browse the repository at this point in the history
  3. Export the memory

    samestep committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    b9932d7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    23a9b9e View commit details
    Browse the repository at this point in the history
  5. Fix typo

    samestep committed Sep 24, 2023
    Configuration menu
    Copy the full SHA
    81749d2 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2023

  1. Configuration menu
    Copy the full SHA
    002c0d4 View commit details
    Browse the repository at this point in the history
  2. Check opaque uniqueness

    samestep committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    396ffec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    522093e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    aca719b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4878120 View commit details
    Browse the repository at this point in the history
  6. Remove stray .only from test

    samestep committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    ce88239 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7940319 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    7de7510 View commit details
    Browse the repository at this point in the history
  9. Remove stray .only

    samestep committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    9eea77b View commit details
    Browse the repository at this point in the history
  10. Write a couple comments

    samestep committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    130798f View commit details
    Browse the repository at this point in the history
  11. Comment more of the JS

    samestep committed Sep 25, 2023
    Configuration menu
    Copy the full SHA
    e2d4ce3 View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2023

  1. Comment the rose-wasm crate

    samestep committed Sep 26, 2023
    Configuration menu
    Copy the full SHA
    dd441d3 View commit details
    Browse the repository at this point in the history