Skip to content
This repository has been archived by the owner on Jan 5, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tesonep committed Jul 20, 2020
1 parent 704f17b commit 8bdcfa9
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Expand Up @@ -21,6 +21,12 @@ Metacello new

If you're missing the plugin, update your headless VM or compile one from sources.

### Using with UFFI

This new FFI implementation is fully compatible with UFFI.
It implements a new UFFI backend that can be used as an alternative to the one implemented using SqueakFFI plugin.
To use it please refer to [this page](./usingWithFFI.md).

### Compiling the plugin from sources

```bash
Expand Down

0 comments on commit 8bdcfa9

Please sign in to comment.