◐ Shell
reader mode source ↗
Skip to content
Permalink
base repository: swiftwasm/JavaScriptKit
base: main
...
head repository: majacQ/JavaScriptKit
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 <kateinoigakukun@gmail.com>
    Jacquelyn Vinson and kateinoigakukun authored May 4, 2021
    View commit details
    Browse the repository at this point in the history
  4. Refactor JSClosure to leverage FinalizationRegistry (#3)

    Co-authored-by: Jed Fox <git@jedfox.com>
    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