Skip to content

Commit f27427e

Browse files
author
sergot
committed
Im interested in working on the bundling project
1 parent f06f24c commit f27427e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

misc/gsoc-2015/ideas.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212

1313
* A tool for bundling MoarVM with bytecode, preferably a general one, but at least giving a way to provide
1414
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.
15+
end users' systems needs to be installed. (**interested student: sergot**)
1616
* Optimization and JIT-compilation of native calls (today, our calls into C code are not the fastest; with
1717
some work we can do far better on this. Involves work in the VM itself, also maybe some improvements to
1818
the NQP native calling API to facilitate it.

0 commit comments

Comments
 (0)