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: main
Choose a base ref
...
head repository: majacQ/JavaScriptKit
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 113 files changed
  • 3 contributors

Commits on May 4, 2021

  1. Create codeql-analysis.yml

    Jacquelyn Vinson authored May 4, 2021
    Configuration menu
    Copy the full SHA
    c32db4a View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from majacQ/J-Vin-patch-1

    Create codeql-analysis.yml
    Jacquelyn Vinson authored May 4, 2021
    Configuration menu
    Copy the full SHA
    4bd1fa6 View commit details
    Browse the repository at this point in the history
  3. Experimental async/await support (#112) (#2)

    * wip
    
    * Add sample
    
    * Remove prototype
    
    * Apply relative pointer patch for wasm
    
    * Update example code to test without capturing context
    
    * Remove prototype target
    
    * WIP
    
    * Update JSPromise interface
    
    * Add cxxLanguageStandard option
    
    * Strip unused headers
    
    * Update toolchain version
    
    * Exclude non-source files
    
    * Fix example project build
    
    * Update copy-header to download from remote source
    
    * Adopt JSPromise changes
    
    * Split Xcode support code
    
    * Add API documents
    
    * Adopt JSPromsie API change part2
    
    * Add linguist-vendored
    
    * Update README
    
    * Revert JSObject changes
    
    Co-authored-by: Yuta Saito <[email protected]>
    Jacquelyn Vinson and kateinoigakukun authored May 4, 2021
    Configuration menu
    Copy the full SHA
    bc5277c View commit details
    Browse the repository at this point in the history
  4. Refactor JSClosure to leverage FinalizationRegistry (#3)

    Co-authored-by: Jed Fox <[email protected]>
    Jacquelyn Vinson and j-f1 authored May 4, 2021
    Configuration menu
    Copy the full SHA
    0144a72 View commit details
    Browse the repository at this point in the history
  5. Create synopsys-io-analysis.yml (#4)

    Jacquelyn Vinson authored May 4, 2021
    Configuration menu
    Copy the full SHA
    11b6f12 View commit details
    Browse the repository at this point in the history
  6. Create msbuild.yml (#5)

    Jacquelyn Vinson authored May 4, 2021
    Configuration menu
    Copy the full SHA
    617b2f9 View commit details
    Browse the repository at this point in the history
Loading