home.social

#wasmpack — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #wasmpack, aggregated by home.social.

  1. I made some minimal first steps with #wasm using #wasmpack in #Rust so I can call #hsml in #nodejs 🚀

    Now I can try to implement a `vite-plugin-vue-hsml` to support
    ```
    <template lang="hsml"/>
    h1 This is hsml :)
    </template>
    ```
    in `.vue` files

    github.com/Shinigami92/hsml/pu