We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f06f24c commit f27427eCopy full SHA for f27427e
misc/gsoc-2015/ideas.md
@@ -12,7 +12,7 @@
12
13
* A tool for bundling MoarVM with bytecode, preferably a general one, but at least giving a way to provide
14
Perl 6 fakexecutables, to be able to distribute your code along with all its dependencies so nothing on the
15
- end users' systems needs to be installed.
+ end users' systems needs to be installed. (**interested student: sergot**)
16
* Optimization and JIT-compilation of native calls (today, our calls into C code are not the fastest; with
17
some work we can do far better on this. Involves work in the VM itself, also maybe some improvements to
18
the NQP native calling API to facilitate it.
0 commit comments