Skip to content

issues Search Results · repo:tc39/eshost language:JavaScript

Filter by

42 results
 (473 ms)

42 results

intc39/eshost (press backspace or delete to remove)

test262-fyi/eshost example (shoutout @CanadaHonk) ➜ gh repo clone bterlson/eshost-cli cd eshost-cli # use latest commit: github.com/test262-fyi/eshost/commit/84df3ecc26788cd49dc6be53451336624db98047 ...
  • leotm
  • Opened 
    on Feb 4
  • #146

I d like to use eshost for testing one of my projects, but I m a little worried about the npm audit report: # npm audit report cookie 0.7.0 cookie accepts cookie name, path, and domain with out of ...
  • ajvincent
  • 1
  • Opened 
    on Oct 5, 2024
  • #144

I just followed the instruction written in PR template of https://github.com/tc39/ecma262, but it seems it s outdated. jsvu 📦 jsvu v2.4.0 — the JavaScript engine Version Updater 📦 ? What is your operating ...
  • LumaKernel
  • 3
  • Opened 
    on Sep 9, 2024
  • #143

It looks like bterlson had (failing) appveyor set up (e.g. https://github.com/tc39/eshost/pull/140) and this got lost in the move to tc39 (e.g. https://github.com/tc39/eshost/pull/141).
  • Ms2ger
  • Opened 
    on Aug 23, 2024
  • #142

https://github.com/oven-sh/bun JavaScript runtime with Web APIs... embeds JavaScriptCore (WebKit and Safari) cheers
  • tomByrer
  • Opened 
    on Feb 13, 2023
  • #136

I sometimes find the need to compare code variations across implementations, for which eshost is actually a great supporting tool. I ve got a script that hard-codes some loop controls and uses Date.now() ...
  • gibson042
  • Opened 
    on Oct 26, 2022
  • #126

https://github.com/bterlson/eshost/blob/d1809998d823383a38ed022c0cda4245bd02c61b/lib/agents/hermes.js#L35 uses -fenable-tdz, which was renamed to -Xenable-tdz as of hermes v0.10.0: https://github.com/facebook/hermes/commit/f811a0e75f19ab0da7dcf969a61db894fbb3cc35 ...
  • gibson042
  • Opened 
    on Oct 15, 2022
  • #125

https://serenityos.org/ cc @linusg
  • gibson042
  • 2
  • Opened 
    on May 8, 2022
  • #119

I was chatting with @andreubotella about the Deno implementation of the atob and btoa globals specified by Web IDL (et al.) when it occurred to me that it would be convenient if it were possible to use ...
  • DerekNonGeneric
  • Opened 
    on Feb 20, 2022
  • #118

Create a file tmp.js containing a|b .split( | ).forEach(print), then run eshost tmp.js (assuming the existence of eshost-cli). On my machine, at least, this produces output along the lines of #### Chakra ...
  • bakkot
  • Opened 
    on Oct 15, 2021
  • #115
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub