Open gibson042 opened 2 years ago
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
-fenable-tdz
-Xenable-tdz
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