Volodymyr Shymanskyy
Volodymyr Shymanskyy
I think I effectively implemented it in ViperIDE since day 0, and now found this PR while researching the project import feature: https://github.com/vshymanskyy/ViperIDE/issues/42
> Given a sufficiently optimized interpreter, one could get near the same performance as native C code. This isn't accurate. Even the most advanced (and heavy) AOT/JIT engines do not...
> If C99 could be compiled to `mpy` (native code only)... Wow. Looks like it's available in MicroPython out of the box: https://docs.micropython.org/en/latest/develop/natmod.html
We did it https://github.com/orgs/micropython/discussions/15702
@dpgeorge I think we can close this ticket