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

Feature/wasm #351

Merged
merged 8 commits into from
Dec 1, 2018
Merged

Feature/wasm #351

merged 8 commits into from
Dec 1, 2018

Commits on Nov 27, 2018

  1. Update rand dependency from 0.5 to 0.6

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a359cc9 View commit details
    Browse the repository at this point in the history
  2. Add stdweb / wasm-bindgen features

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    a15be36 View commit details
    Browse the repository at this point in the history
  3. Add stdweb / wasm-bindgen tests

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    be81818 View commit details
    Browse the repository at this point in the history
  4. Gate v3, v4, v5 modules behind the features

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    8db6ef5 View commit details
    Browse the repository at this point in the history
  5. Allow stdweb, wasm-bindgen to be enabled together

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    f70d36c View commit details
    Browse the repository at this point in the history
  6. Try to build all features for wasm32 target arch

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Nov 27, 2018
    Configuration menu
    Copy the full SHA
    800a78a View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. Add note about wasm32 & features

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    bce5aed View commit details
    Browse the repository at this point in the history
  2. Build stdweb feature on nightly only

    Signed-off-by: Robert Vojta <rvojta@me.com>
    zrzka committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    d7e35f9 View commit details
    Browse the repository at this point in the history