Results 3 comments of Ji Chang

I think MODULARIZE should be the default option, As @Priestch specified, it can prevent the global variable pollution, it will be problematic if one page needs to use multiple WASM...

I'd like to solve this one, Do I need to create a new project or I can just modify Mechanic.CommandLine?

As @MangelMaxime said, less keywords and more symbols make code hard to read, plus, in editors, the fun keyword with appropriate color can easily tell the structure of code