Uh oh!
There was an error while loading. Please reload this page.
This repository was archived by the owner on Aug 10, 2020. It is now read-only.
This repository was archived by the owner on Aug 10, 2020. It is now read-only.
There was an error while loading. Please reload this page.
Currently the FFI docs do not show the generated Javascript, which leaves the reader guessing and makes bindings more difficult to learn. It would help if each FFI binding construct consistently had:
(you might even put the generated js first, since that is the reader's initial intent)
Example borrowed from Glennsl's cheatsheet