Closed ngxson closed 5 months ago
With the introduction of heapfs, we can now do more low-level things.
The idea is to load File Blob directly into wllama's heap without creating any intermediate buffer.
This will ultimately allow us to use OPFS as mentioned in #38
With the introduction of heapfs, we can now do more low-level things.
The idea is to load File Blob directly into wllama's heap without creating any intermediate buffer.
This will ultimately allow us to use OPFS as mentioned in #38