Skip to content

Remote connection to PSCi (REPL) #2142

Description

@artemyarulin

Hi,

Didn't found anything - is it possible to evaluate code in remote clients (like browser/mobile devices,etc) using repl?

According to this PSCi.hs#L194-L208 psci runs Node.JS process env evaluates code there. Other tools/languages like ClojureScript/ghcjs using a (web)socket in order to build a bridge between different clients and a repl process, can we do the same here?

I would be more than happy to contribute as it's an only missing feature for me in PureScript, although I'm very new to Haskell and PureScript, so I would appreciate some help.

Thanks

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions