|
|
|
|
|
by brundolf
1520 days ago
|
|
It's possible you'd run into environment issues. JS or Python code (or a container) doesn't have to care as much what OS or architecture it's run on. A raw binary could pierce that abstraction and make the service more complicated to offer. |
|