emscripten-core / emscripten-core/emscripten

Allow loading settings from JSON?

Open
#14,317 16 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

Saw this on twitter: https://twitter.com/hardfist_1/status/1397332063330521090

> really wish emscripten supports json configure like tsconfig.json,writing all configuration in a script is awful

I think it's a really good idea to allow specifying at least common settings in a JSON file instead of a long list of shell parameters, and would make configuration easier.

cc @sbc100 as you've been working on loading specific settings from newline-delimited files, and this seems like a higher-level extension of the same idea

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.