Skip to content

Teach rustc about native modules and general C calls #216

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

Closed
graydon opened this issue Jan 27, 2011 · 1 comment
Closed

Teach rustc about native modules and general C calls #216

graydon opened this issue Jan 27, 2011 · 1 comment

Comments

@graydon
Copy link
Contributor

graydon commented Jan 27, 2011

Rustc needs to learn to parse native module declarations and emit stack-switching C calls and undefined symbol references in the LLVM code.

@graydon
Copy link
Contributor Author

graydon commented Mar 29, 2011

Espindola implemented this in 95c0cef

@graydon graydon closed this as completed Mar 29, 2011
oli-obk added a commit to oli-obk/rust that referenced this issue Jul 19, 2017
instead read them from the `libc` crate if available.

fixes rust-lang#216
keeperofdakeys pushed a commit to keeperofdakeys/rust that referenced this issue Dec 12, 2017
carolynzech pushed a commit to celinval/rust-dev that referenced this issue Dec 13, 2024
Fixing typos.

By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.

---------

Co-authored-by: Michael Tautschnig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant