Get help from the marimo community

Updated 2 months ago

How can I use wasm (compile, host.. etc.) without using marimo.app?

At a glance
I would like to run the wasm app on my own outside of marimo.app. Can I compile and host it? is there a guide on how to do that?
A
3 comments
Hey, no guide yet -- can I ask what the use case is?
@Haytham Abuelfutuh this is now possible, thanks to work by @Myles Scolnick. Export your notebook to a wasm-powered HTML file locally and host on GitHub pages or other places: https://docs.marimo.io/guides/exporting.html#export-to-wasm-powered-html
Add a reply
Sign up and join the conversation on Discord