emscripten-core / emscripten-core/emscripten
Allow users to pass null as an optional argument
Open
embind
- Dominant language
- C++
- Stars
- 27.6k
- Forks
- 3.6k
- Avg merge
- 1d 1h
- Merged PRs (30d)
- 105
Description
Currently, optional types only allow `undefined`. Is it possible to register an optional type that allows `null` as well as `undefined`?
Contributor guide
Assessment
This issue has not been assessed yet.