zink-lang / zink

Rustic programming language that targets the Ethereum Virtual Machine
https://zink-lang.org
GNU General Public License v3.0
137 stars 12 forks source link

Force using no_mangle for all functions required customized parameters #272

Open clearloop opened 2 weeks ago

clearloop commented 2 weeks ago

This could be resolved once we introduce the #[contract] wrapper, but we can not forbid users using functions out of our proc_macro