Taras

Results 39 issues of Taras

Code: ```kotlin param("components", VAL + VARARG, "Long") ``` Expected: `vararg val components: Long` Actual: `val components: Long`

The library has no ability to print `companion object` for class

How to get the caller (e.g. msg.sender) in method registered with exportInterface?

This change makes 'jo' command check command 'explorer.exe' existance and use it if available. Instead it uses default behaviour. This is needed to make this command normally work in WSL...

Fixes #402. OpenGL works: But with Metal there is only pink screen:

Veldrid currently does not work natively in macOS on Apple Silicon devices. The first problem that occurs is missing libSDL.dylib for target architecture. This can be easily fixed with simple...

bug