-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* getOwnPropertyNames flags * getLength * getPropNames, QuicJSIterator * isEqual * wip codegen * DisposableResult * fix new ffi typings * wip * upgrade emcc * iterate on build * regen * new doc * adjust DisposableResult impl and union * fix types more * getPropNames passing * getPropNames -> getOwnPropertyNames * Iterator -> IterableIterator * improve getOwnPropertyNames docs * improve iteration docs and add defaults to getOwnPropertyNames * add callMethod convinience function * add callFunction example * enable debug logging per runtime * regen * docs for debug mode changes * debug log improvement * runtime data func not callable from js * regen * fix build issue * gen doc * doc * for some reason lockfile changed * test: turn on debug mode via env var * fix test leak * changelog, naming adjustments * fix type rename error * fix node test build * tweak to ensure path stuff doesnt affect build * restore previous build tsconfig * disable asyncify-advise, its just really spammy * derp naming * stuff * [[ -> [ for docker build * lint
- Loading branch information
Showing
188 changed files
with
9,392 additions
and
2,242 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.