Mithun Hunsur - Ambient: A Rust and WebAssembly Runtime for Cross-Platform Multiplayer Games

Sdílet
Vložit
  • čas přidán 10. 04. 2024
  • Discover the power of Rust in WebAssembly with Ambient: an open-source runtime for high-performance multiplayer games and 3D applications (using WebGPU) that runs projects built in WASM, with the runtime itself running on WASM for the web. Learn how Rust's unique strengths enable Ambient and make it an ideal choice for complex projects. Explore how Ambient supports cross-platform development, reaching a wider audience on major desktop operating systems and the web. Join us to uncover practical insights on leveraging Rust, WebAssembly, and Ambient to create amazing applications that run seamlessly anywhere. Perfect for game developers, Rust enthusiasts, and those interested in web and cross-platform development trends.
  • Věda a technologie

Komentáře • 3

  • @kajacx
    @kajacx Před měsícem +5

    Very cool video! The performance problem with wasm-bridge got fixed in version 0.3 (objects are no longer passed through JS and are directly sent as bytes instead). It is sad that the project got cancelled, using WASM for plugins is a very cool idea, but I think you need a good game (or a good product in general) first to get people interested.

  • @ozkriffGames
    @ozkriffGames Před měsícem +1

    Great retrospective, thanks! Also, good luck with your future projects! :)

  • @katopz
    @katopz Před měsícem +1

    BASED!