No change. JITing code is very unlikely to be added to the language, too complex. You should instead consider using a scripting language such as lua or chibi-scheme to send computations across a network
Noah Watkins wrote: > This question regarding the run-time generation and compilation of > code was asked about a year ago. > > > http://stackoverflow.com/questions/14459647/is-it-possible-to-generate-and-execute-rust-code-at-runtime > > I'd like to follow up on that to see if there are any more > developments. It would be particularly useful to be able to ship a > closure to be executed remotely. > > Thanks, > Noah _______________________________________________ Rust-dev mailing list [email protected] https://mail.mozilla.org/listinfo/rust-dev
