darwinia-network / research

Research related document and topics
MIT License
3 stars 2 forks source link

How substrate wasm-execution switch #26

Closed boundless-forest closed 2 years ago

boundless-forest commented 2 years ago

I want to know how the substrate deal with the wasm-execution switch between compiled and interpreted-i-know-what-i-do.

There will be an internal tech share after I understand them.

boundless-forest commented 2 years ago

Some materials help understand this quickly:

  1. https://substrate.stackexchange.com/questions/152/how-to-use-execution-and-wasm-execution-when-setting-up-a-node
  2. https://github.com/paritytech/substrate/pull/7317