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.0.5
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.1.0
Choose a head ref
  • 17 commits
  • 32 files changed
  • 1 contributor

Commits on Dec 19, 2023

  1. chore: bump version

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    45b11e3 View commit details
    Browse the repository at this point in the history
  2. feat: import section

    Signed-off-by: Henry Gressmann <[email protected]>
    explodingcamera committed Dec 19, 2023
    Configuration menu
    Copy the full SHA
    a8269d7 View commit details
    Browse the repository at this point in the history
  3. chore: cleanup clippy errors

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

Commits on Dec 21, 2023

  1. docs: add info about submodules

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    fcb92ca View commit details
    Browse the repository at this point in the history
  2. feat: improve parser

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 21, 2023
    Configuration menu
    Copy the full SHA
    295a48c View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2023

  1. tests: improve wast tests

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 22, 2023
    Configuration menu
    Copy the full SHA
    ac6b812 View commit details
    Browse the repository at this point in the history

Commits on Dec 23, 2023

  1. tests: improve test glue code

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 23, 2023
    Configuration menu
    Copy the full SHA
    154d5fe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ee0bac View commit details
    Browse the repository at this point in the history

Commits on Dec 25, 2023

  1. feat: improve func type resolution, int ops

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    d20e788 View commit details
    Browse the repository at this point in the history
  2. feat: bit operations

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ba30264 View commit details
    Browse the repository at this point in the history
  3. feat: more bit operations

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    ec486df View commit details
    Browse the repository at this point in the history
  4. feat: pass all i32 tests

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    88da7cb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    509667d View commit details
    Browse the repository at this point in the history
  6. chore: pass more tests

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    9ea2796 View commit details
    Browse the repository at this point in the history
  7. feat: pass all float tests

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    03ff413 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. feat: more float conversions

    Signed-off-by: Henry <[email protected]>
    explodingcamera committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    85f5a38 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7ce633 View commit details
    Browse the repository at this point in the history
Loading