Open StephenHassall opened 10 months ago
The "tag" text is shown in red, it says it is an error, but it compiles alright. It is also from an example from MDN web docs
Sample below.
(module (import "extmod" "exttag" (tag $tagname (param i32))) )
The "tag" text is shown in red, it says it is an error, but it compiles alright. It is also from an example from MDN web docs
Sample below.
(module (import "extmod" "exttag" (tag $tagname (param i32))) )