Merged the recent changes from master to IR compiler branch and fixed some issues with the IR compiler.
Previously, the IR compiler branch only worked in development mode but caused js Exceptions in production mode (something like "method render not found", see official wrapper repository.
All changes were tested with the included test app and did not cause any noticeable issues.
Merged the recent changes from master to IR compiler branch and fixed some issues with the IR compiler.
Previously, the IR compiler branch only worked in development mode but caused js Exceptions in production mode (something like "method render not found", see official wrapper repository.
All changes were tested with the included test app and did not cause any noticeable issues.