JuliaWeb / JuliaWeb/RemoteREPL.jl

Faster way for `remote_module!`

Open
#69 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Julia
Stars
145
Forks
17
PR merge metrics
No merged PRs in 30d

Description

Right now `remote_module!` uses string interpolation and relies on the magic syntax to generate the `:in_module` command.
Maybe we can directly use `send_and_receive(:in_module, module)` or something similar to avoid that.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.