Hacker News new | ask | show | jobs
by K0IN 8 days ago
Is there any way to load (external) libraries into the sandbox?
1 comments

Right now the best way to do that would be to concatenate all the source code together into a single string - and they'd need to be compatible with MicroPython.