Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Rust Fix WASM #110

Merged
merged 4 commits into from
Mar 24, 2022
Merged

Rust Fix WASM #110

merged 4 commits into from
Mar 24, 2022

Commits on Mar 24, 2022

  1. Revert "Get the WASM bindings working end-to-end using Serde, but by …

    …awkwardly forcing"
    
    This reverts commit c3e4504.
    droogmic committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    fd6332c View commit details
    Browse the repository at this point in the history
  2. Rust: Fix WASM

    Move WASM to it's own crate to keep library simple (in terms of deployment)
    
    ./web/ now works in parllel with ./rust/ > trunk serve
    droogmic committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    6610b53 View commit details
    Browse the repository at this point in the history
  3. Fix

    droogmic committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    7b3ee0f View commit details
    Browse the repository at this point in the history
  4. Install Trunk

    droogmic committed Mar 24, 2022
    Configuration menu
    Copy the full SHA
    0d0c48f View commit details
    Browse the repository at this point in the history