You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The major part of #54 was a cohttp backend, with two separate (but related) efforts towards that goal (#64#124). If a volunteer wants to pick up that work, that would be great :).
In principle, serving an Ocsigen/Eliom app from an almost-purely-OCaml OS, storing everything in an OCaml DB (Irmin) and executing OCaml even on the client (JSOO) would be sweet. (CACM material if described nicely!)
The web server in MirageOS appears not to set the content type correctly when serving static files so I'm looking for an alternative web server.
Is it possible to build Ocsigen into a Mirageos unikernel?
thanks
The text was updated successfully, but these errors were encountered: