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: rustwasm/wasm-bindgen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.2.86
Choose a base ref
...
head repository: rustwasm/wasm-bindgen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.2.87
Choose a head ref
  • 13 commits
  • 1,736 files changed
  • 4 contributors

Commits on May 17, 2023

  1. Configuration menu
    Copy the full SHA
    85f72c9 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2023

  1. Configuration menu
    Copy the full SHA
    d21495b View commit details
    Browse the repository at this point in the history
  2. Enable test (TODO)

    lukaslihotzki authored and daxpedda committed May 21, 2023
    Configuration menu
    Copy the full SHA
    2b03f6e View commit details
    Browse the repository at this point in the history
  3. Fix TODO with get_index/set_index

    lukaslihotzki authored and daxpedda committed May 21, 2023
    Configuration menu
    Copy the full SHA
    a9dea47 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    4e6dcbe View commit details
    Browse the repository at this point in the history

Commits on May 24, 2023

  1. Configuration menu
    Copy the full SHA
    a334ce4 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. Configuration menu
    Copy the full SHA
    5453e33 View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2023

  1. Fix CI

    daxpedda committed Jun 5, 2023
    Configuration menu
    Copy the full SHA
    3d78163 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2023

  1. Take alignment into consideration during malloc (#3463)

    * Take alignment into consideration during `malloc`
    
    * Use smallest possible alignment
    
    Co-Authored-By: Liam Murphy <[email protected]>
    
    * Rework `DeferCallCore` to `DeferFree`
    
    Co-Authored-By: Liam Murphy <[email protected]>
    
    * Address review
    
    Co-Authored-By: Liam Murphy <[email protected]>
    
    ---------
    
    Co-authored-by: Liam Murphy <[email protected]>
    daxpedda and Liamolucko authored Jun 6, 2023
    Configuration menu
    Copy the full SHA
    a2ab2d5 View commit details
    Browse the repository at this point in the history
  2. Stabilize ResizeObserver

    daxpedda committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    10777c5 View commit details
    Browse the repository at this point in the history
  3. Update changelog

    daxpedda committed Jun 6, 2023
    Configuration menu
    Copy the full SHA
    5f10d6f View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. Configuration menu
    Copy the full SHA
    673e3eb View commit details
    Browse the repository at this point in the history
  2. Bump to 0.2.87 (#3475)

    daxpedda authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    f0a8ae3 View commit details
    Browse the repository at this point in the history
Loading