Hello!
Does it make sense to bump version to even numbered node release:
https://nodesource.com/blog/understanding-how-node-js-release-lines-work/

Odd numbered releases are killed soon and LTS is only for even number
releases.

Thanks,
Ulhas

On Tue, Apr 18, 2023 at 7:22 AM Shlomi Fish <shlo...@shlomifish.org> wrote:

> hi Alon, and all
>
> On Mon, 17 Apr 2023 16:56:01 -0700
> Alon Zakai <alonza...@gmail.com> wrote:
>
> > Hi everyone,
> >
> > We are considering bumping the default minimum node version for
> > emscripten-generated code, from 10.19 to 15.0:
> >
> > https://github.com/emscripten-core/emscripten/pull/19192/files
> >
> > The main motivation is that 10.19 is quite old at this point so most
> people
> > are likely using newer versions. And 15.0 supports wasm-bigint
> integration,
> > which would allow us to use that by default (which is nice as it avoids
> > workarounds for i64 values otherwise not being usable between wasm and
> JS -
> > that helps code size, speed, and compile times).
> >
>
> I approve of the version bump.
>
> > sure which are the most commonly-used...
> >
> > - Alon
> >
>
>
>
> --
>
> Shlomi Fish       https://www.shlomifish.org/
> Humanity - Parody of Modern Life - https://shlom.in/humanity
>
> Larry Wall applies a patch manually quicker than GNU patch.
>     — https://www.shlomifish.org/humour/bits/facts/Larry-Wall/
>
> Please reply to list if it's a mailing list post - https://shlom.in/reply
> .
>
> --
> You received this message because you are subscribed to the Google Groups
> "emscripten-discuss" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to emscripten-discuss+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/emscripten-discuss/20230418045243.36cebef6%40shlomifish.org
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"emscripten-discuss" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to emscripten-discuss+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/emscripten-discuss/CAHSofyMuOubf5kCTa_5vVPF_tGmmKKS2LjefEJBoGG78q7U%2B-w%40mail.gmail.com.

Reply via email to