![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Mxt08 |
Hi,
Sorry for my question, but,
what utility have the .wasm file that appears when I export my project to html5?
Thanks
![]() |
Attention | Topic was automatically imported from the old Question2Answer platform. |
![]() |
Asked By | Mxt08 |
Hi,
Sorry for my question, but,
what utility have the .wasm file that appears when I export my project to html5?
Thanks
![]() |
Reply From: | A112 |
WebAssembly (abbreviated Wasm) is a binary instruction format for a stack-based virtual machine. Wasm is designed as a portable target for compilation of high-level languages like C/C++/Rust, enabling deployment on the web for client and server applications.
Thanks for your answer, I understood and found it helpful.
Mxt08
Mxt08 | 2020-05-02 17:51