infinyon / infinyon/node-bindgen
Symbol support for procedural macro functions
Open
- Dominant language
- Rust
- Stars
- 587
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Things like [javascript iterables require assigning a function to a symbol](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Symbol/asyncIterator#user-defined_async_iterables). It would be ideal if this were a thing that the `node-bindgen` proc macro could help with.
I'm sure there are other cases where we will want this as well.
Contributor guide
Assessment
This issue has not been assessed yet.