Islands
Interactivity Two Ways
Plain 'ol JavaScript
Taxus outputs an empty scripts.js for you to fill as you see fit. Use it for simple things to enable interactivity and change across your site.
WebAssembly with Yew
This feature is very experimental, but with the power of Yew you can create widgets that tap into the performance of WebAssembly. Here's a counter widget to demonstrate: