motoko icon indicating copy to clipboard operation
motoko copied to clipboard

feat: check restriction on main actor before type checking

Open crusso opened this issue 1 year ago • 1 comments

Improve the error message for compiled code that contains illegal top-level declarations in the main program.

crusso avatar Sep 27 '24 16:09 crusso

Comparing from 8557a308f1126217f2a87a610a4ceda5a31b09e3 to 095a78fac312839fd6dc4bae5fa595cacf5e48d0: The produced WebAssembly code seems to be completely unchanged.

github-actions[bot] avatar Sep 29 '24 17:09 github-actions[bot]