You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,6 @@
1
1
# Ruby.wasm quickstart - WASI GEM Example
2
-
## for the rest of us
2
+
3
+
## For the rest of us
3
4
4
5
Ruby.wasm lets you run the Ruby Programming Language in the Browser using Webassembly.
5
6
This projects makes it easier to get started with a wasm binary that included the Javascript bridge. You can also add your own gems from Rubygems into the webassembly file or use ruby code files on your website.
0 commit comments