正在加载视频...
视频加载失败
Demo of Wasm modules in the upcoming Deno release. It has type checking and editor support.
9 条评论

David Sherret1 年前
Wasm modules importing JavaScript/TypeScript also now works. (In the screenshot, the Rust code is the source code for math.wasm)

wés1 年前
@rough__sea Type safety across languages, that's news for me! And it's glorious.

jlucaso1 年前
@jarredsumner this type checking will be nice for bun too

Achille Lacoin 🦋 @pomdtr.me1 年前
This is super neat! Do you know if importing static assets in the roadmap ? import stylesheet from "./styles.css" with { type: "text" } I remember reading about it in a release note and it has been my most wanted feature for a few months.

David Sherret1 年前
Sometime early in the new year hopefully. It was more complicated to implement than it seemed.

Dan 🫧1 年前
@rough__sea 😳🤩 that looks rather useful

Mohammed Abdulatef1 年前
Oh woow

Syrus Akbary — eu/acc1 年前
Nise!

hrish1 年前
day by day we move closer to c++


