emscripten-core / emscripten-core/emscripten

Consider bumping the minimum support node version supported by the generated code.

Open
#23,652 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

We currently support generating code that run on node versions all the way back to v10.19 (even though by default we target v16).

There are several reasons to want to drop support for such ancient versions of node. For example: #18235

In #18235 the requirement is for v12, so perhaps we can at least bump to v12? Do we know of any users that still want to run the generated code on node v10 or node v11?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.