sagemathinc / cowasm

CoWasm: Collaborative WebAssembly for Servers and Browsers. Built using Zig. Supports Python with extension modules, including numpy.
https://cowasm.org
BSD 3-Clause "New" or "Revised" License
482 stars 23 forks source link

Any chance to support bundle with Vite? #67

Open idootop opened 1 year ago

idootop commented 1 year ago
图片
williamstein commented 1 year ago

I've never used Vite, but this sounds like a fun way to try out the basics.

I'm also obviously very open to merging a PR that shows how to do this.

idootop commented 1 year ago

Okay,thanks for your reply.❤

I will try it out by myself.

williamstein commented 1 year ago

I'm going to re-open this issue, since I do want cowasm to support vite, and I really hope you contribute your solution back.

gedw99 commented 11 months ago

Bun has a vite suppprt if that helps ?

williamstein commented 11 months ago

Just a note -- nobody is currently working on cowasm right now. It's BSD licensed, so anybody who wants to can. I will return to it later, depending on how my company/work situation changes.