Thanks to visit codestin.com
Credit goes to github.com

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: explodingcamera/tinywasm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.0
Choose a base ref
...
head repository: explodingcamera/tinywasm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.6.0
Choose a head ref
  • 11 commits
  • 57 files changed
  • 2 contributors

Commits on Mar 1, 2024

  1. docs: update changelog

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    b07d78e View commit details
    Browse the repository at this point in the history
  2. ci: use pathfinder_simd fork to fix ci build on nightly

    (this is only a dev-dependency so it failing builds don't affect tinywasm
    
    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 1, 2024
    Configuration menu
    Copy the full SHA
    f5a16aa View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2024

  1. docs: update readme

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 6, 2024
    Configuration menu
    Copy the full SHA
    c50bae7 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2024

  1. chore: improve documentation, tests

    Closes #6
    
    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 9, 2024
    Configuration menu
    Copy the full SHA
    735c7cb View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. feat: make Imports and Module cloneable (#9)

    Fixes #10.
    drauschenbach authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    acb91b8 View commit details
    Browse the repository at this point in the history
  2. test: make tests work on more targets (#11)

    - Tests can now be run on more targets (Fixes #7)
    - Nightly version has been updated to fix broken builds in some cases (Fixes #8)
    explodingcamera authored Mar 12, 2024
    Configuration menu
    Copy the full SHA
    398b2af View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. chore: optimize block stack, remove EndFunc (#12)

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera authored Mar 13, 2024
    Configuration menu
    Copy the full SHA
    0302008 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. chore: dynamically load wasm examples

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    8477bff View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore: update wasm testsuite

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 26, 2024
    Configuration menu
    Copy the full SHA
    670f202 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

  1. chore: update dependencies

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Mar 27, 2024
    Configuration menu
    Copy the full SHA
    877622e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3904c64 View commit details
    Browse the repository at this point in the history
Loading