Does it work with webview?
trikko opened this issue · 1 comments
trikko commented
This library create a webview using webkit:
https://github.com/zserge/webview
It's pretty easy to use from D. Can be used as frontend with a spasm backend?
skoppe commented
Spasm is a D library that provides bindings to web apis and it provides a SPA framework. I do not know what you mean with "a spasm backend".
But to answer the question I think you are asking: as long as WebView supports WebAssembly.
You can try it out by pointing it at https://skoppe.github.io/spasm/examples/todo-mvc/