mirror of
https://github.com/i-net-software/JWebAssembly.git
synced 2025-03-25 07:27:52 +01:00
String support
This commit is contained in:
parent
b81ea073a9
commit
7518188ded
@ -28,6 +28,7 @@ The project is currently not production ready but you can run already some tests
|
|||||||
* [x] invoke instance method calls
|
* [x] invoke instance method calls
|
||||||
* [ ] invoke interface method calls
|
* [ ] invoke interface method calls
|
||||||
* [ ] invoke dynamic method calls
|
* [ ] invoke dynamic method calls
|
||||||
|
* [ ] String support
|
||||||
* [x] Optimizer - Optimize the WASM output of a single method after transpiling before writing to output
|
* [x] Optimizer - Optimize the WASM output of a single method after transpiling before writing to output
|
||||||
* [ ] Library for accessing the DOM
|
* [ ] Library for accessing the DOM
|
||||||
* [ ] Hello World sample
|
* [ ] Hello World sample
|
||||||
|
Loading…
x
Reference in New Issue
Block a user