Project

General

Profile

Feature #18265

Updated by zw963 (Wei Zheng) over 2 years ago

![](clipboard-202110232053-mgbon.png) 

 https://www.youtube.com/watch?v=zQnN1pqK4FQ 

 Yes, what i said is this. 

 I personal propose add this feature into ruby 3 in the future, i consider this is a killer 
 advantage compare to others dynamic language. 

 And, this feature is very important for distribute code to the third party.(e.g. client) 

 in fact, my friend switch from ruby to go recent days, the only reason is, it could not find out 
 a usable solution to distribute code to our client safely. 


 Because i could not find out a similar issue, so, just create this for discuss. 

 BTW: maybe not so useful, Emacs editor master(since version 28), which can native compilation of Elisp files has greatly improved performance and start-up time, i don't know if this tech can be borrow from there for ruby. 

 anyway, i consider both are similarities. 


 i guess that may help on how to archive this. 

Back