[quickjs-devel] Re: New release

  • From: Guido Grassel <guido@xxxxxxxxxxx>
  • To: quickjs-devel@xxxxxxxxxxxxx
  • Date: Mon, 6 Jan 2020 21:44:59 +0200


Hi Fabrice.

Thanks for new release.

You wrote in your brief release notes:

- always compile the bignum code. Added '--bignum' option to qjs.
- added BigDecimal

We are interested to reduce the code / ROM size of QJS. 
This change appears to do the opposite by compiling in additional code by 
default.

Is there (still) a compiler option to leave out bignum code from compiling?

Best regards
- Guido



On 6. Jan 2020, at 20.39, Fabrice Bellard <fabrice@xxxxxxxxxxx> wrote:

Hi,

A new release of QuickJS is available:

2020-01-05:

- always compile the bignum code. Added '--bignum' option to qjs.
- added BigDecimal
- added String.prototype.replaceAll
- misc bug fixes

Best regards,

Fabrice.



Other related posts: