inliquid
Results
82
comments of
inliquid
It appears that for some reason `Log` method is conflicting with some `log` function in libc. This little change solves the issues above:  So the open questions are: -...
> Why this worked with no problems on tinygo v0.28.1 After some researching, I think the reason is basically this generated code when we use `Log` method name to become...