-
-
Notifications
You must be signed in to change notification settings - Fork 500
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
Is your feature request related to a problem? Please describe.
This feature open doors to tons of features. You all may be familiar with wasm in browsers.
https://webassembly.org/
Describe the solution you'd like
Add wasm support for mta, an api would be simillar to that in browsers "load wasm", "get exports", "execute export" ect.
Describe alternatives you've considered
No response
Additional context
i have already made simplest possible proof of concept using:
https://github.com/bytecodealliance/wasm-micro-runtime - adds extra 10 seconds of compilation
write code at:
https://mbebenita.github.io/WasmExplorer/
example:

run it in mta:

https://github.com/CrosRoad95/mtasa-blue/blob/980c3743c07886b7ea24f07356ff9e2bea27e90e/Server/mods/deathmatch/CServer.cpp#L326-L345
Security Policy
- I have read and understood the Security Policy and this issue is not about a cheat or security vulnerability.
AlexTMjugador, ERAGON007 and Fernando-A-Rocha
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request