emscripten-core / emscripten-core/emscripten

--emit-tsd does not output function argument names

Open
#22,001 2 comments 5 reactions 1 assignee Claimed by @brendandahl View on GitHub
embind
Dominant language
C++
Stars
27.6k
Forks
3.6k
Avg merge
1d 1h
Merged PRs (30d)
105

Description

When using --emit-tsd, all of the function arguments in the resulting .d.ts file are named _0, _1, etc. They have correct types, but the real argument names are important to me. Am I missing a compiler flag that would enable outputting argument names, or is this not yet implemented?

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.