Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

I disabled webassembly on my browser and it doesn't work. #279

Open
pjebs opened this issue Mar 2, 2025 · 2 comments
Open

I disabled webassembly on my browser and it doesn't work. #279

pjebs opened this issue Mar 2, 2025 · 2 comments

Comments

@pjebs
Copy link

pjebs commented Mar 2, 2025

I disabled running webassembly modules on my browser.

The docs say that it comes as a WASM module or a pure JS library.

None of the videos on the server work without WASM support.

What is WASM for? Is it just for better performance and less memory usage?

@ku1ik
Copy link
Contributor

ku1ik commented Mar 2, 2025

The docs don't mention it works without WASM. Where did you find it?

WASM is used at the core of the player for terminal emulation, and this is an inseparable part without which the player won't work I'm afraid.

@pjebs
Copy link
Author

pjebs commented Mar 2, 2025

I don't know rust. What exactly does the wasm module do in relation to this project?

Can it be replaced with pure JS?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants