[RFC]: add encoding and decoding functions in stdlib
- 主要语言
- JavaScript
- 星标
- 6k
- 派生
- 1.3k
- 平均合并
- 1 天 3 小时
- 30 天内合并 PR
- 611
描述
### Description
This RFC proposes to add encoding and decoding functions to stdlib and possibly support multimodal inputs such as text , jpgs and more. This will have wide ranging implications when transferring data - example when working with cv we transfer video frames encoded. I think this would be beneficial for a lot of other applications as well
### Other
Seeking discussion on weather this should be done , if yes else would be looking to support
### Checklist
- [X] I have read and understood the [Code of Conduct](https://github.com/stdlib-js/stdlib/blob/develop/CODE_OF_CONDUCT.md).
- [X] Searched for existing issues and pull requests.
- [X] The issue name begins with `RFC:`.
贡献指南
调研方向
This RFC names no files, tests, or entry points. Start by reviewing the existing stdlib module structure and the issue discussion to determine the intended encoding scope and supported inputs. Done would require an agreed proposal and implementation scope, but the issue currently seeks discussion rather than defining a change.
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript
- 领域
- backend
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 20/100