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

feat(wasm): Run Lumina in a Shared Worker #265

Merged
merged 40 commits into from
Jun 25, 2024

Commits on Apr 5, 2024

  1. wip

    fl0rek committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    f74b8de View commit details
    Browse the repository at this point in the history

Commits on Apr 9, 2024

  1. first pass

    fl0rek committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    cef4c0c View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. add type safety

    fl0rek committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    830f8eb View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Type safe finish

    fl0rek committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    ac8c77e View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2024

  1. more macros less code

    fl0rek committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    556003a View commit details
    Browse the repository at this point in the history
  2. cleanup

    fl0rek committed Apr 12, 2024
    Configuration menu
    Copy the full SHA
    ad9a2f5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46768ed View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

  1. cleanup

    fl0rek committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    2680863 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0040592 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. Configuration menu
    Copy the full SHA
    8b44387 View commit details
    Browse the repository at this point in the history
  2. appease clippy

    fl0rek committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    700ddec View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

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

Commits on Apr 19, 2024

  1. cleanup, rw fix

    fl0rek committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    b94c5e0 View commit details
    Browse the repository at this point in the history
  2. code organisation and cleanup

    fl0rek committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    431be7a View commit details
    Browse the repository at this point in the history
  3. finishing touchees

    fl0rek committed Apr 19, 2024
    Configuration menu
    Copy the full SHA
    49a3a28 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    58496b0 View commit details
    Browse the repository at this point in the history
  2. to all the clippies I loved

    fl0rek committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    fb8c5d6 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Apply suggestions from code review

    Co-authored-by: Yiannis Marangos <[email protected]>
    Co-authored-by: Maciej Zwoliński <[email protected]>
    Signed-off-by: Mikołaj Florkiewicz <[email protected]>
    3 people authored May 8, 2024
    Configuration menu
    Copy the full SHA
    a74ba16 View commit details
    Browse the repository at this point in the history
  2. Update node-wasm/src/node.rs

    Co-authored-by: Yiannis Marangos <[email protected]>
    Signed-off-by: Mikołaj Florkiewicz <[email protected]>
    fl0rek and oblique authored May 8, 2024
    Configuration menu
    Copy the full SHA
    93fa8b8 View commit details
    Browse the repository at this point in the history
  3. Update node-wasm/src/node.rs

    Co-authored-by: Yiannis Marangos <[email protected]>
    Signed-off-by: Mikołaj Florkiewicz <[email protected]>
    fl0rek and oblique authored May 8, 2024
    Configuration menu
    Copy the full SHA
    618c332 View commit details
    Browse the repository at this point in the history
  4. fixes

    fl0rek committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5ad5a9d View commit details
    Browse the repository at this point in the history
  5. PR fixes

    fl0rek committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d9a779f View commit details
    Browse the repository at this point in the history
  6. another pass

    fl0rek committed May 8, 2024
    Configuration menu
    Copy the full SHA
    d35c4ff View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2527b22 View commit details
    Browse the repository at this point in the history
  8. mostly error cleanup

    fl0rek committed May 8, 2024
    Configuration menu
    Copy the full SHA
    dccdb25 View commit details
    Browse the repository at this point in the history
  9. clippin

    fl0rek committed May 8, 2024
    Configuration menu
    Copy the full SHA
    aa6f173 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2024

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

Commits on May 10, 2024

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

Commits on May 16, 2024

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

Commits on May 17, 2024

  1. Update node-wasm/js/worker.js

    Co-authored-by: Maciej Zwoliński <[email protected]>
    Signed-off-by: Mikołaj Florkiewicz <[email protected]>
    fl0rek and zvolin authored May 17, 2024
    Configuration menu
    Copy the full SHA
    0867f4b View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Configuration menu
    Copy the full SHA
    aee53e4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    db19449 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17ab76a View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2024

  1. Commit to the bit

    fl0rek committed Jun 21, 2024
    Configuration menu
    Copy the full SHA
    0d3d7e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2024

  1. Apply suggestions from code review

    Co-authored-by: Yiannis Marangos <[email protected]>
    Signed-off-by: Mikołaj Florkiewicz <[email protected]>
    fl0rek and oblique authored Jun 22, 2024
    Configuration menu
    Copy the full SHA
    1743bf9 View commit details
    Browse the repository at this point in the history
  2. channel simplification 1/2

    fl0rek committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    614cf9e View commit details
    Browse the repository at this point in the history
  3. pr review

    fl0rek committed Jun 22, 2024
    Configuration menu
    Copy the full SHA
    48670ee View commit details
    Browse the repository at this point in the history

Commits on Jun 24, 2024

  1. pr reviews

    fl0rek committed Jun 24, 2024
    Configuration menu
    Copy the full SHA
    d93a126 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. final touch

    fl0rek committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    7b4f80b View commit details
    Browse the repository at this point in the history