amx-rs
amx-rs copied to clipboard
How about providing c++/python version of wrapper of amx?
Thanks for your great work, but I am newer to rust, do you have idea to provide c++/python version of wrapper of amx?
I'm not strongly interested in this project anymore, so I'm leaving this up to community contribution.
PyO3 would be the easiest way to create a Python wrapper, but I don't see the point of doing that. An AMX emulator could be useful for experimentation, but amx-rs
's emulation code is completely unimplemented at the moment.
https://github.com/yvt/amx-rs/blob/15767ea635567ab6b4fff757778de22a5c287d6d/src/emu.rs#L42-L45
@peyer There already exists a C++ version here: https://github.com/corsix/amx