hyperweb-io / hyperweb-io/telescope
Getting rid of the Long dependency
Open
- Dominant language
- TypeScript
- Stars
- 154
- Forks
- 53
- PR merge metrics
- No merged PRs in 30d
Description
Getting rid of the Long dependency. It’s a fragile implementation and causes various issues in the module system. We can use `BigInt` for the objects these days and accept `bigint | number | string` in `fromPartial`.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.