Comment on PyScript: Run Python in your HTMLparentComments−nhumrich4ySadly, not true. It seems like even with cache on, it still takes 5 seconds for the JIT to load everything.−hoodchatham4yAgreed, wasm loading is supposed to be cached but in practice it doesn't seem to happen.
Comments
Sadly, not true. It seems like even with cache on, it still takes 5 seconds for the JIT to load everything.
Agreed, wasm loading is supposed to be cached but in practice it doesn't seem to happen.