summaryrefslogtreecommitdiff
path: root/cli/compiler.rs
diff options
context:
space:
mode:
authorRyan Dahl <ry@tinyclouds.org>2019-06-12 10:53:24 -0700
committerGitHub <noreply@github.com>2019-06-12 10:53:24 -0700
commit2a5138a5166f0945d5fda68c89fa8e23c66fb681 (patch)
tree9086bdf89de1a8e077d74e0a38fb664d1be906db /cli/compiler.rs
parent8693d0e0a7d7ce1e4533aef30c1a735276e3009b (diff)
Remove Config struct from core (#2502)
It's unnecessary indirection and is preventing the ability to easily pass isolate references into the dispatch and dyn_import closures. Note: this changes how StartupData::Script is executed. It's no longer done during Isolate::new() but rather lazily on first poll or execution.
Diffstat (limited to 'cli/compiler.rs')
0 files changed, 0 insertions, 0 deletions