infinyon / infinyon/node-bindgen
Question: JavaScript Objects
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 587
- Forks
- 43
- PR merge metrics
- No merged PRs in 30d
Description
Hi thanks for this awesome project.
How are JavaScript objects handled?
I want to convert a rust type to JavaScript Object - say: $myObj = {};
Can I also convert from JavaScript an Object into a Rust Type?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No file, test, or entry point is named in the issue. First clarify whether Rust-to-JavaScript and JavaScript-to-Rust object conversion is intended as a feature, then identify the relevant binding entry points and define the supported conversion behavior before estimating implementation work.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, node.js, rust
- Domain
- api, backend
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 20/100