Skip to content

Commit 3a62abe

Browse files
committed
Update documentation about FFI compatibility
1 parent 9c5932f commit 3a62abe

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/user/compatibility.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -74,8 +74,8 @@ The following standard libraries are unsupported.
7474
but not enough to run anything serious.
7575

7676
We provide our own included implementation of the interface of the `ffi` gem,
77-
like JRuby and Rubinius, but the implemention of this is limited at the
78-
moment.
77+
like JRuby and Rubinius. The implementation should be fairly complete and passes
78+
all the specs of the `ffi` gem except for some rarely-used corner cases.
7979

8080
#### Safe levels
8181

0 commit comments

Comments
 (0)