Skip to content

renderlet/wasm-io-25

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Wasm I/O 2025 Presentation and demo materials

The slides have been uploaded here.

The recording will be uploaded shortly to YouTube and the link will be updated here.

For more information on wasi-gfx, see here.

Examples

To run the Bevy (or AI) demos, please see the notes from WasmCon 2024 here.

To run the 3D buildings / lighting demo, please contact [email protected].

To run the Plugin / Adria example:

  1. Use this fork/branch of Adria.
  2. Build the plugin guest from the branch here.
  3. Use the prebuilt plugin runtime here.
  4. Replace any paths in main.cpp in Adria to the plugin runtime dll and plugin guest wasm to your paths (and any necessary .h includes).
  5. Note the plugin runtime is source-available. Please contact [email protected] for more information.

Happy rendering!

About

Wasm I/O 2025 Presentation and Demo Materials

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published