Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: NixOS/nixpkgs
base: 03f8acabc8ef
Choose a base ref
...
head repository: NixOS/nixpkgs
compare: ff12e10d124b
Choose a head ref
  • 2 commits
  • 2 files changed
  • 2 contributors

Commits on Oct 18, 2019

  1. wasmtime: 20190521 -> 20191018

    this upgrade fixes a problem with running trapping WebAssembly code
    for me:
    
    ```
    error: failed to process main module `_out/issue36.wasm`
        caused by: Instantiation error: Trap occurred while invoking start function: wasm trap: unreachable, source location: @2eb9
    ```
    nomeata committed Oct 18, 2019
    Copy the full SHA
    2c6d133 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2019

  1. Merge pull request #71316 from nomeata/bump-wasmtime

    wasmtime: 20190521 -> 20191018
    matthewbauer committed Nov 7, 2019
    Copy the full SHA
    ff12e10 View commit details
    Browse the repository at this point in the history