Mekuso · @mekuso
8 followers · 107 posts · Server fosstodon.org

Why do so many wasm tools either use or depend on npm? Looking at you, , and , among others. Like, if I'm going out of my way to not run JavaScript in the browser client, I'm not going to want to run JavaScript in my server either. Stop treating npm like a package manager for the web, it's a package manager for NodeJS and the only sane reason to depend on it is if you actually want to run JS on your server for some reason.

#grainlang #lyslang #wasmpack #wasm #npm #rust

Last updated 2 years ago

Shini92 :ablobblewobble: · @Shini92
184 followers · 1078 posts · Server mas.to

I made some minimal first steps with using in so I can call in 🚀

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

#nodejs #hsml #Rust #wasmpack #wasm

Last updated 2 years ago

Peponi · @pep0ni
57 followers · 609 posts · Server swiss-chaos.social
Jimmy Moon · @ragingwind
10 followers · 1868 posts · Server toot.cafe

It seems that @wasmerio@twitter.com and doesn't support platforms yet, arm64 or aarch64. 🙇‍♂️

#wasmpack

Last updated 4 years ago

Cam_doc 🏳️‍🌈 · @Natir
121 followers · 4455 posts · Server mastodon.xyz

I just finished a new webapp.

Ragroc allow you to generate random sequences (in raw, fasta, fastq format) and make reverse complement.

natir.github.io/ragroc/

All the computation are done on the browser in webassembly.

Thanks to the and team.

#picniccss #wasmpack

Last updated 6 years ago