Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Research: as rust's extern modules #76

Open
3 of 4 tasks
mohanson opened this issue Nov 6, 2019 · 2 comments
Open
3 of 4 tasks

Research: as rust's extern modules #76

mohanson opened this issue Nov 6, 2019 · 2 comments

Comments

@mohanson
Copy link
Contributor

mohanson commented Nov 6, 2019

  • Rust call minits function: OK.
  • Minits call rust function: Unsupported.
  • Rust send a struct to minits: OK.
  • Minits send a struct to rust. OK.

I write a repo to shows how it works. See: https://github.com/libraries/rust_extern

@mohanson
Copy link
Contributor Author

I don't think there are technical or performance issues. Everything is OK.

@yejiayu
Copy link
Contributor

yejiayu commented Nov 12, 2019

Does minits call rust not currently available?

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

No branches or pull requests

2 participants