AbapGit
A source-verified project description is not available yet. Open the detail page or wait for a manual refresh.
Source facts need a manual refresh
WebAssembly Virtual Machine / Interpreter / Runtime in ABAP
WebAssembly Virtual Machine / Interpreter / Runtime in ABAP
Somewhat free interpretation of a very basic WebAssembly Virtual Machine in ABAP.
Install via abapGit
Usage: see unit tests in ZCL_WASM
A lot of awesome projects and programming languages can be compiled to WASM. Being able to execute WASM in ABAP would open a large new ecosystem of possibilities on the ABAP stack.
It will probably be slow to execute WASM on the ABAP application server, time will tell.