We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 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?
The text was updated successfully, but these errors were encountered:
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.
Sorry, something went wrong.
I don't know rust. What exactly does the wasm module do in relation to this project?
Can it be replaced with pure JS?
No branches or pull requests
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?
The text was updated successfully, but these errors were encountered: