Y
Hacker News
new
|
ask
|
show
|
jobs
by
viperscape
3055 days ago
A bit of a stretch, but you can use Electron (
https://electronjs.org/
) which ties to nodejs, and use nodejs to call out to C.
1 comments
rdavalos
3055 days ago
Or a webview using Webkit or IE11. There is a cross-platform wrapper in C99 [1]
[1]:
https://github.com/zserge/webview
link
viperscape
3054 days ago
This is awesome, thanks for sharing !
link
[1]: https://github.com/zserge/webview