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

Wasm bindings for Parside #4

Open
wants to merge 31 commits into
base: main
Choose a base branch
from

Commits on Feb 8, 2023

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

Commits on Feb 9, 2023

  1. Configuration menu
    Copy the full SHA
    31cf6d5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    72a54c1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    36b5b1c View commit details
    Browse the repository at this point in the history
  4. Refactored parser util

    Artemkaaas committed Feb 9, 2023
    Configuration menu
    Copy the full SHA
    02f70a6 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2023

  1. Added uniffi bindings

    Artemkaaas committed Feb 10, 2023
    Configuration menu
    Copy the full SHA
    0c9caaf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    95a364e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a72e123 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

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

Commits on Feb 28, 2023

  1. Updated cesride version

    Artemkaaas committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    91f692b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80bad4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f77d21e View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/main' into initial-implementation

    # Conflicts:
    #	Cargo.toml
    #	src/lib.rs
    Artemkaaas committed Feb 28, 2023
    Configuration menu
    Copy the full SHA
    9788a84 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2023

  1. Configuration menu
    Copy the full SHA
    f5796f6 View commit details
    Browse the repository at this point in the history
  2. Cargo fmt

    DmitryKuzmenko committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    5831ff8 View commit details
    Browse the repository at this point in the history
  3. Clippy fixes

    DmitryKuzmenko committed Mar 3, 2023
    Configuration menu
    Copy the full SHA
    716d53c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0d8753f View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2023

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

Commits on Mar 17, 2023

  1. Support anyhow error

    DmitryKuzmenko committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    eb0c3df View commit details
    Browse the repository at this point in the history
  2. Formatting

    DmitryKuzmenko committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    f3c6c59 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Bump cesride version

    DmitryKuzmenko committed Mar 28, 2023
    Configuration menu
    Copy the full SHA
    96cdd30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    43cf74d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    72cb1d8 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Configuration menu
    Copy the full SHA
    b20d7c4 View commit details
    Browse the repository at this point in the history
  2. [WIP] parside wasm

    DmitryKuzmenko authored and Artemkaaas committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    224aa52 View commit details
    Browse the repository at this point in the history
  3. tmp

    DmitryKuzmenko authored and Artemkaaas committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    76d88e1 View commit details
    Browse the repository at this point in the history
  4. tmp2

    DmitryKuzmenko authored and Artemkaaas committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    6f78fe3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e36bd9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    351ec38 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fcd28be View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Added web sample

    Artemkaaas committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1de7d97 View commit details
    Browse the repository at this point in the history