emscripten-core / emscripten-core/emscripten

Create a transition path for converting Runtime functions to library functions.

Open
#15,295 0 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

It would be great to be able to move most/all of our runtime function into the JS library, but we want to do this with minimal amount of breakage. At the very least we want to be able to detect user to are depending on these functions and direct them as to how to include the library version. Can we could do this automatically by analyzing their code?

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.