mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-15 02:44:47 +01:00
add support for interface method calls
This commit is contained in:
parent
410a3c1321
commit
bba6c79fd2
@ -30,7 +30,7 @@ The project is currently not production ready but you can run already some tests
|
||||
* [x] Memory Management - currently with a polyfill on JavaScript side
|
||||
* [x] invoke static method calls
|
||||
* [x] invoke instance method calls
|
||||
* [ ] invoke interface method calls
|
||||
* [x] invoke interface method calls
|
||||
* [ ] invoke dynamic method calls (lambdas)
|
||||
* [x] invoke default method calls
|
||||
* [x] String support
|
||||
|
Loading…
x
Reference in New Issue
Block a user