Alix ANNERAUD
Alix ANNERAUD
Hello, I've installed on my Windows 11 machine all of the stuff required (vscode / msys2 / mingw / sdl / platform io / repository cloning). Once I try compile...
Hello, I'have tried with WAMR In Rust on linux platform and it worked well (I forked and updated the rust bindgen `wamr-sys` which is no longer maintained : [https://github.com/AlixANNERAUD/wamr-sys.git](https://github.com/AlixANNERAUD/wamr-sys.git)). Now,...
Here is the following berry code : ``` Foo = Get_Ptr() print(Foo) # print : for example Bar = Module.Test(Foo) #Class constructor taking pointer as argument Bar = Module.Test(15) ```...
https://github.com/MalauD/MopRs
Hi, According to issue #420 . Am I heading in the right direction ?
Still on ?
Hello, Is this project still on? I would be interested in doing the binding.