Skip to content

Commit 7fb578b

Browse files
Add packages/gems/js/README.md
1 parent 9e6c233 commit 7fb578b

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

packages/gems/js/README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
# js
2+
3+
[![Gem Version](https://badge.fury.io/rb/js.svg)](https://badge.fury.io/rb/js)
4+
5+
JavaScript bindings for ruby.wasm. This gem provides a way to use JavaScript functionalities from Ruby through WebAssembly.
6+
7+
## Versioning and Compatibility
8+
9+
This gem follows the versioning of ruby.wasm. The version of this gem is the same as the version of ruby.wasm it is compatible with.

0 commit comments

Comments
 (0)