fsprojects / Interstellar

Cross-platform desktop apps in F# using web tech - https://www.nuget.org/packages/Interstellar.Core/
https://fsprojects.github.io/Interstellar/
MIT License
43 stars 13 forks source link

macOS CEF host package #5

Open jwosty opened 4 years ago

jwosty commented 4 years ago

This is tricky because at the moment there don't seem to be any bindings to CEF that work on macOS. CEFSharp, which is what we use for Windows, definitely can't work because it uses CLI C++. In theory there's no reason why it shouldn't be possible.

jwosty commented 3 years ago

Possible routes to resolution: