[quickjs-devel] Re: [PATCH] top-level 'await' (TLA)

  • From: zamfofex <zamfofex@xxxxxxxx>
  • To: quickjs-devel@xxxxxxxxxxxxx, Saúl Ibarra Corretgé <s@xxxxxxxxxx>
  • Date: Fri, 27 Jan 2023 00:44:18 -0300 (BRT)

I gave this a quick go in txiki.js but got a core dump:

...

It's mostly a vanilla QuickJS with some extra functions to deal with typed 
arrays, but none of the internals were changed. Any ideas?

I haven’t tested evaluating bytecode at all, so it’s not impossible that there 
is a bug. At any rate, have you tried regenerating the bytecode in txiki.js 
using the patched QuickJS?

Other related posts: