issues
search
tc39
/
eshost
A uniform wrapper around a multitude of ECMAScript hosts. CLI: https://github.com/bterlson/eshost-cli
Other
142
stars
36
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Handle slow spawn.stdout
#44
leobalter
closed
6 years ago
1
Fix Readme documentation: createAgent returns a promise
#43
leobalter
closed
6 years ago
2
Update runtime scripts for JSC, V8, and SpiderMonkey
#42
anba
closed
6 years ago
6
Add uncallableAndIsHTMLDDA support
#41
rwaldron
closed
7 years ago
15
Avoid race condition in `ConsoleAgent#stop`
#40
jugglinmike
closed
7 years ago
4
Support agent host defined functions
#39
binji
closed
6 years ago
4
Add setTimeout to eshostContext. Fixes gh-37
#38
rwaldron
closed
7 years ago
1
Add setTimeout to eshostContext
#37
rwaldron
closed
7 years ago
0
Add .npmignore (was: Move Chakra Windows binary into separate npm package)
#36
mroch
closed
6 years ago
2
Automate testing in Edge and Safari (via Sauce Labs)
#35
jugglinmike
opened
7 years ago
1
Correction to order of host args passed to cp.spawn. Fixes gh-31
#34
rwaldron
closed
7 years ago
2
Correct printing of `undefined` in browser hosts
#33
jugglinmike
closed
7 years ago
0
Implement new host: "remote"
#32
jugglinmike
closed
7 years ago
6
ConsoleAgent passes the path first, which doesn't work with node
#31
ljharb
closed
7 years ago
8
Refactor test code
#30
jugglinmike
closed
7 years ago
2
Host-specific hook for HostPromiseRejectionTracker
#29
rwaldron
opened
7 years ago
8
NodeAgent: Execute scripts in dedicated VM
#28
jugglinmike
closed
7 years ago
6
Allow a transpiler to be provided for an agent (rebased)
#27
jugglinmike
closed
7 years ago
0
Test the Chrome web browser host in automation
#26
jugglinmike
closed
7 years ago
1
How can we fail hard when hostType and hostPath are mismatched?
#25
rwaldron
opened
7 years ago
0
Enable tests in continuous integration
#24
jugglinmike
closed
7 years ago
3
Make tests runnable outside of Brian's computer ;)
#23
rwaldron
closed
7 years ago
2
Avoid timeout bug in Socket.io
#22
jugglinmike
closed
7 years ago
2
Correct various issues in browser runtimes
#21
jugglinmike
closed
7 years ago
1
Support Modules in all hosts
#20
bterlson
opened
7 years ago
9
Allow a transpiler to be provided for an agent
#19
littledan
closed
7 years ago
8
Fix issues with hostArguments handling. Fixes gh-17
#18
rwaldron
closed
7 years ago
0
Issue when using multiple hostArgs via test262-harness
#17
rwaldron
closed
7 years ago
1
console.log produces no output under d8
#16
dilijev
closed
7 years ago
1
README: update Supported Hosts table.
#15
dilijev
closed
7 years ago
1
README: pre-built ch.exe for Windows can be found in GitHub releases
#14
dilijev
closed
7 years ago
1
Can we avoid wrapping code on `-e`?
#13
leobalter
closed
7 years ago
1
Don't crash when unable to parse error props
#12
pcardune
closed
7 years ago
1
ChakraCore runs on any environment
#11
mathiasbynens
closed
7 years ago
1
test262 harness tests failing
#10
avdg
closed
7 years ago
4
Eshost crashing
#9
avdg
closed
8 years ago
6
Setting a realm's global object
#8
jugglinmike
opened
8 years ago
1
Runner.js should use absolute paths
#7
evilpie
closed
8 years ago
1
Add proper script-load support for JSC
#6
anba
closed
8 years ago
1
Fix single quote prologue regexp
#5
anba
closed
8 years ago
0
Add $.getGlobal to access properties from other globals
#4
anba
closed
8 years ago
3
JSC and Nashorn runners
#3
anba
closed
8 years ago
2
Describe what is supported where
#2
rauschma
closed
8 years ago
3
JavaScriptCore (JSC) support
#1
mathiasbynens
closed
8 years ago
2
Previous