Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Full FFI + Tests #177

Open
codefrau opened this issue Jul 16, 2024 · 0 comments
Open

Full FFI + Tests #177

codefrau opened this issue Jul 16, 2024 · 0 comments

Comments

@codefrau
Copy link
Owner

So far, SqueakJS implements only the subset of FFI calls and types needed to make codefrau/jasmine work.

It's reasonable to add more as the need arises, but it would also be useful to implement the full FFI interface. The best way to do that would probably be trying to make the FFI-Tests work (and potentially FFI-PoolsTests and FFI-CallbacksTests too).

This requires adding some more FFI primitives, but most importantly adding JS implementations of the functions provided by platforms/Cross/plugins/SqueakFFIPrims

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant