Takeshi Yoneda
Takeshi Yoneda
Note that this comes with severe security concerns -- as this means that we allow users to directly execute _any_ native code without validation passes (which are applied during `wazero.CompileBinary`)....
I think all is set to implement the externalization of compiled native code...
one thing we have to figure out is that how to do the version/invalidation; if the internal of the compilers change, the compiled module won't work with the latest version...
get back to you next monday or tuesday ! (only x64 is fine for me to keep the PR smaller)
@dranikpg thanks! awesome work!
Sorry I was ooo until yesterday so will get back and reply soon!
@dranikpg thank you for taking your time to do some research on it. > I'd personally choose "loop 8byte", because there won't be any hassle with the currently not present...
cool, thanks! If the change will come with the refactoring, feel free to submit the separate PR before the actual optimization! See you later!
@CannibalVox thanks for the info!
Thank you so much @Luukdegram! 🙌