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): WASM support #301

Merged
merged 22 commits into from
Nov 26, 2020
Merged

feat(wasm): WASM support #301

merged 22 commits into from
Nov 26, 2020

Commits on Nov 24, 2020

  1. Configuration menu
    Copy the full SHA
    cad8662 View commit details
    Browse the repository at this point in the history
  2. test: Added test for WASM

    mitsuhiko committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    cb018fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    573e41a View commit details
    Browse the repository at this point in the history
  4. ref: reformat

    mitsuhiko committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    904ad2f View commit details
    Browse the repository at this point in the history
  5. fix: remove dead imports

    mitsuhiko committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    1246e4a View commit details
    Browse the repository at this point in the history
  6. ref: update lockfile

    mitsuhiko committed Nov 24, 2020
    Configuration menu
    Copy the full SHA
    fe89021 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a072513 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2020

  1. meta: changelog entry

    mitsuhiko committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    a57aee8 View commit details
    Browse the repository at this point in the history
  2. Update src/actors/symbolication.rs

    Co-authored-by: Arpad Borsos <arpad.borsos@sentry.io>
    mitsuhiko and Swatinem authored Nov 25, 2020
    Configuration menu
    Copy the full SHA
    4236e47 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    723df61 View commit details
    Browse the repository at this point in the history
  4. nits

    mitsuhiko committed Nov 25, 2020
    Configuration menu
    Copy the full SHA
    72b5889 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9d718bc View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5723e2b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    edeb583 View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2020

  1. Configuration menu
    Copy the full SHA
    8216ea1 View commit details
    Browse the repository at this point in the history
  2. feat: Introduce addr_mode

    mitsuhiko committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    d5b8998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fc564a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a19481 View commit details
    Browse the repository at this point in the history
  5. fix: lint and tests

    mitsuhiko committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    281f906 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a334d7a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    81de0bc View commit details
    Browse the repository at this point in the history
  8. happy clippy

    mitsuhiko committed Nov 26, 2020
    Configuration menu
    Copy the full SHA
    ecf82f6 View commit details
    Browse the repository at this point in the history