Skip to content

Misc. bug: Pyodide missing from new SvelteKit WebUI #16181

@EricGrange

Description

@EricGrange

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

Metadata

Metadata

Labels

No fields configured for Feature.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions