Tip
Run Server Rendered Web Components in a Phoenix LiveView application
Ever wanted to feel like a wizard and run code from one language in another?
Extism is a newish 'framework' for writing code in one language and running it in another through WebAssembly. If you can compile it to wasm, you can run it in another language supported through extism.
In this video we run an Enhance Server Rendered Web Component in a Phoenix/Elixir application.