mirror of
https://github.com/enso-org/enso.git
synced 2025-01-04 22:44:18 +03:00
Hybrid visual and textual functional programming.
compilerensofunctionalgraalvmhybridinterpreterjitlanguagepolyglotrtsstarred-enso-org-repostarred-repotextualvisual
5a9c32360e
This PR brings code necessary to fully integrate file manager and properly use it.
Two most important parts are:
* executor that can be integrated with basegl's event loop;
* implementation of the `Transport` trait based on `web_sys::WebSocket`.
I've also added some glue code to put the file manager connection into the project view.
Implements #2105.
Original commit:
|
||
---|---|---|
gui |