Skip to content

Support for the native-world. #122

Closed
@cia48621793

Description

@cia48621793

So I was initializing Mono in a Java program through JNI, yet the Mono runtime couldn't sense the Java runtime at all! java.interop didn't work in this case and I was forced to use the internal implementation callbacks strategy which is pretty verbose and hard-work for me, since I have to port a lot of methods, marshalling, conversion, etc, it was quite messy, but it works anyway.
But I can provide the JVM pointers from native world...I think it could be very cool to let user running java.interop from native world.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions