Name and Version
b6500
Operating systems
Linux, Windows
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
Not exactly a bug, and not exactly a regression since it was marked as experimental, but previous WebUI had the ability to run generated Python in the browser with Pyodide, and this capability is gone with the new SvelteKit WebUI
This allowed to run simple computing scripts or get accurate numerical results directly (which is the feature I was using)
If Pyodide support is too annoying to port, maybe consider being able to run generated JS code in a sandboxed iframe: it could server the same purpose and may be faster/simpler
First Bad Commit
a7a98e0
Relevant log output
Name and Version
b6500
Operating systems
Linux, Windows
Which llama.cpp modules do you know to be affected?
llama-server
Command line
Problem description & steps to reproduce
Not exactly a bug, and not exactly a regression since it was marked as experimental, but previous WebUI had the ability to run generated Python in the browser with Pyodide, and this capability is gone with the new SvelteKit WebUI
This allowed to run simple computing scripts or get accurate numerical results directly (which is the feature I was using)
If Pyodide support is too annoying to port, maybe consider being able to run generated JS code in a sandboxed iframe: it could server the same purpose and may be faster/simpler
First Bad Commit
a7a98e0
Relevant log output