Comparing swiftwasm:main...majacQ:main · swiftwasm/JavaScriptKit
Commits on May 4, 2021
-
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>