I was reading that there are now multiple options to create WebAssembly with Julia. Can I host a website with WebAssembly on GitHub?
I just want a simple site with a table and some interactivity, like applying a filter to the table (it is small, with fewer than 1000 entries) and showing some plots interactively.
Which packages would you suggest?