|
|
|
|
|
by kabes
2839 days ago
|
|
Almost all the native modules I come across are about accessing system calls not available from within the sandbox. Only a few are there for speed, and since native calls add quite some overhead, they are only useful in specific use cases. |
|