bytecodealliance / bytecodealliance/wit-bindgen

First class support for F#

Open
#1,361 3 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
1.5k
Forks
286
Avg merge
6h 32m
Merged PRs (30d)
19

Description

It would be nice if wit-bindgen could have first class support for F#. Since wit-bindgen already supports C#, I've managed to come up with something a little hacky so that F# can call imported functions defined in WIT (https://github.com/bytecodealliance/componentize-dotnet/issues/92).

However, this approach is not only rather cumbersome, it also does not allow exporting functions from F#.

Since wit-bindgen already supports C#, naively I would expect adding F# support should not be so difficult, but would be more of a matter of just adjusting the C# syntax to F#.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.