Draft: Fix/generator js
The goal of this MR is to fix the JavaScript runtime. For that, it introduces a more convenient way to initialize the runtime by avoiding the undefined order initialization for static variables and constructors/desctructors.
The goal of this MR is to fix the JavaScript runtime. For that, it introduces a more convenient way to initialize the runtime by avoiding the undefined order initialization for static variables and constructors/desctructors.