Skip to content

Add automatic generation of C bindings for the runtime#22

Merged
Wodann merged 3 commits intomun-lang:masterfrom
Wodann:feature/runtime-capi
Oct 25, 2019
Merged

Add automatic generation of C bindings for the runtime#22
Wodann merged 3 commits intomun-lang:masterfrom
Wodann:feature/runtime-capi

Conversation

@Wodann
Copy link
Collaborator

@Wodann Wodann commented Oct 25, 2019

  • automatic generation of C bindings for runtime
  • first version of C bindings

Wodann added 2 commits October 25, 2019 13:38
… using the include! macro

This removes the necessity for Rust Nightly's macro expansion when generating the Runtime CAPI
… functions

This allows the function invocation to be decoupled from the runtime,
since it only depends on its public interface.
@Wodann Wodann requested a review from baszalmstra October 25, 2019 12:44
@Wodann Wodann self-assigned this Oct 25, 2019
@Wodann Wodann force-pushed the feature/runtime-capi branch from f242985 to b49b336 Compare October 25, 2019 13:41
@Wodann Wodann merged commit 7fc6af0 into mun-lang:master Oct 25, 2019
@Wodann Wodann added this to the Mun v0.1.0 milestone May 14, 2020
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

Successfully merging this pull request may close these issues.

1 participant