Proxying Mutability in Javascript | Live Rust Programming

Поділитися
Вставка
  • Опубліковано 3 жов 2024
  • Passing a mutable struct from WASM into JS is hard when you try to adhere to Rust's memory model. Let's work around that completely by using a proxy object! This object will accumulate the actions we want to commit to the data on the Rust/WASM side, and we'll think of a clever way to pass data from reads back to JS... hopefully :D
    Stream date: 2024-06-26
    Support the stream: ko-fi.com/tomm...
    Source: github.com/phy...
    Streamed live @ / tommarkstalkscode
    Follow me at coding.tommark...
    Email: tom@tommarks.xyz
  • Наука та технологія

КОМЕНТАРІ • 1

  • @DMWatchesYoutube
    @DMWatchesYoutube 2 місяці тому

    Someone is watching this right now with me 👋 good stuff huh