Stream: general

Topic: wasm-bindgen article


view this post on Zulip Jakob Meier (jakmeier) (Nov 19 2024 at 10:01):

Hello! Not sure if this is the best place for this but I found nothing more specific for wasm-bindgen... So, I'm asking here, where I guess most people involved with wasm hang around.

Last week at a Rust meetup in Zurich, I gave a talk about my experiences with wasm-bindgen. Once the video is uploaded by the organizers, I will publish a written blog post on the same topic, too.

I wondered if any contributors of wasm-bindgen would want to check my draft for mistakes before I publish it. The current draft is available as an unlisted post on my blog: Rust and JS is the perfect pairing with no issues at all

I speak and write about wasm-bindgen because I love using it. However, this article is a bit cynical, so I want to ensure I am not misrepresenting anything.

Technologies in practice

view this post on Zulip daxpedda (Nov 19 2024 at 11:05):

Hey, wasm-bindgen maintainer here!
Will manage to take a look tomorrow probably.
Thank you!

view this post on Zulip bjorn3 (Nov 21 2024 at 11:42):

Looks like you have a broken video tag after

A quick recompilation and a reload of the page later, I now see the number increase as I move the cursor. But somehow, it is stuck at 2 events. This time, there is no error in the console. What is the issue?

It gets rendered as regular text. Likely because of a missing space.

Edit: Same issue in a couple of other places.

view this post on Zulip Jakob Meier (jakmeier) (Nov 21 2024 at 12:53):

Thank you @bjorn3, it should be fixed now.


Last updated: Nov 22 2024 at 17:03 UTC