Load .wasm file in Gdevelop project

I am wondering that is there any way to load a compiled .wasm file somehow in Gdevelop?

For example I compiled a .wasm file from python with py2wasm (there is no generated glue code with it) or I compiled c++ code to .wasm with emscripten

Thank you for your reply