browserify / browserify/rustify
Map JS Types to Rust
- 主要言語
- JavaScript
- スター
- 491
- フォーク
- 6
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Currently we only support passing `i32` integers — great for math, but having more options would be great! We should probably look into [rust-experiments](https://github.com/killercup/wasm-experiments) and add some of the things they're doing.
Also s/o to @killercup for giving pointers to get in the right direction! 🙏
## See Also
- https://www.reddit.com/r/rust/comments/7fqvif/rust_webassembly_transform_for_browserify/
- https://github.com/killercup/wasm-experiments
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
調査の方向性
この issue にはファイル名やテストが記載されていません。まず、現在サポートされている i32 整数の処理箇所を見つけ、次にリンク先の rust-experiments プロジェクトを確認して、考えられる型マッピングを調査してください。プロジェクトが、対応する検証を伴う、明確に定義された追加の JavaScript-to-Rust 型マッピングをサポートすれば完了です。
索引モデルが issue の本文から書いたものです。
評価
- 技術スタック
- javascript, rust, wasm
- 領域
- compilers
- issue の種類
- 機能追加
- 難易度
- 5/5
- 見積もり時間
- 1週間以上
- 活発さ
- 停滞
- 明瞭さ
- 説明が足りない
- 初心者へのやさしさ
- 25/100