Skip to content

First class support for F# #1361

@lukechu10

Description

@lukechu10

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 (bytecodealliance/componentize-dotnet#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#.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions