dsherret / dsherret/sys_traits
Support Node.js for Wasm implementation
Open
- Dominant language
- Rust
- Stars
- 9
- Forks
- 9
- PR merge metrics
- No merged PRs in 30d
Description
The Wasm code should automatically figure out whether it's running in Node.js and then act appropriately.
I think it can just use https://nodejs.org/api/process.html#processgetbuiltinmoduleid and not bother supporting versions that don't have that.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.