Comment by sriram_malhar
12 hours ago
Perhaps because the performance is good enough and this approach is much simpler and portable than shared libraries across platforms.
12 hours ago
Perhaps because the performance is good enough and this approach is much simpler and portable than shared libraries across platforms.
Exactly. The objective is to abstract away completely. Shared libraries just add too much overhead.