0xMiden / 0xMiden/compiler

Consider using `wasm32-wasip2` target to build pure Rust programs

オープン
#566 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る
主要言語
Rust
スター
115
フォーク
84
平均マージ
1日 8時間
マージ済み PR(30日)
15

説明

Now we are using `wasm32-wasip1` target to build pure Rust programs in `cargo-miden`. The frontend "wraps" the translated core Wasm module in the synthetic IR component.

Consider adding support in the frontend for pure Rust programs to be compiled as Wasm components ('wasm32-wasip2') for the following reasons:

- To unify the pure Rust program and rollup code handling in the frontend;
- Eventually `wasm32-wasip1` will be sunsetted, and we would need to switch to `wasm32-wasip2` anyway.

コントリビューションガイド

コントリビューションガイドを開く

評価

この issue はまだ評価されていません。

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。