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: swiftwasm/JavaScriptKit
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.37.0
Choose a base ref
...
head repository: swiftwasm/JavaScriptKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 103 files changed
  • 5 contributors

Commits on Nov 28, 2025

  1. Configuration menu
    Copy the full SHA
    15974c7 View commit details
    Browse the repository at this point in the history
  2. BridgeJS: Fix issue with multiple stack-based parameters that require…

    … reversed order and intermediate properties
    krodak committed Nov 28, 2025
    Configuration menu
    Copy the full SHA
    e68dcfb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #472 from PassiveLogic/fix/multiple-stack-based-pa…

    …rameters
    
    BridgeJS: Fix ordering issue with multiple stack based parameters
    krodak authored Nov 28, 2025
    Configuration menu
    Copy the full SHA
    2d7709c View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Add Node.js example (#473)

    * PackageToJS: Make some options optional in option setup functions
    
    * Examples: Add NodeJS example
    
    * Documentation: Add Package output structure article
    
    * Apply suggestions from code review
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    
    * Revert browser.d.ts API change
    
    ---------
    
    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    kateinoigakukun and Copilot authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    6892354 View commit details
    Browse the repository at this point in the history
  2. Update README

    kateinoigakukun authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    9511ee2 View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2025

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

Commits on Dec 10, 2025

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

Commits on Dec 20, 2025

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