Rubygems and bundler
已經有一個關聯 PR 被合併了。
- #358 來自 @kateinoigakukun —— 已合併
評估
研究方向
從 .wasm 套件以及 issue 中描述的 gem-loading 問題開始,比較一般的 Ruby gem 與包含 C 擴充功能的 gem。當一種受支援的方法、編譯需求和已知限制得到清楚記錄,或該功能已實作並完成示範時,這項工作就完成了。
由索引模型根據 Issue 內容生成。
描述
Hello again - I had some success running Ruby code in an online page,
as you can see on ://ruby.assembled.app.
This is good progress, and I'm now curious if there is an approach
for requiring ruby gem libraries inside the .wasm package,
so my code can use helpers such as 1.second and "hello".titlecase,
among others.
I recognize some libraries including C extensions, such as Nokogiri,
are unlikely to be runnable inside .wasm unless specially compiled.
For non-C gems, I'm curious if there is a non-compilation approach,
though if compiling a new .wasm binary is necessary, I'd be glad for directions.
- 主要語言
- Ruby
- 星號
- 875
- 分支
- 68
- 平均合併
- 9 天 5 小時
- 30 天內合併 PR
- 1
貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
ruby/ruby.wasm 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 68/100
-
難度 5/5 一週以上 新手友好度 35/100
-
難度 4/5 3-5 天 新手友好度 35/100
-
難度 5/5 一週以上 新手友好度 25/100
-
難度 5/5 一週以上 新手友好度 25/100
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 70/100
-
bug
難度 1/5 1 小時以內 新手友好度 90/100
riscv/riscv-unified-db#2626 ·
-
Component: GLib
難度 2/5 1-3 小時 新手友好度 70/100
-
ds-drift
難度 2/5 1-3 小時 新手友好度 70/100
we-promise/sure#3693 ·
-
難度 2/5 1-3 小時 新手友好度 75/100
simp/pupmod-simp-simp#395 ·