<blockquote>
<p>I'd recommend using the native Java binding to Monero's wallet now that it's available instead of shipping and starting monero-wallet-rpc as part of the Bisq application which might simplify things some.</p>
</blockquote>
<p>I am curious about the details how that would work on a technical level, because right now I have difficulties to see it clearly: Would that mean to link a large part of Monero's code, compiled from C++, into the Bisq executable and call into the <code>wallet2</code> class directly from Java code? Are things compatible on such a low binary level, with calling conventions, data types, stack, heap, etc.?</p>
<p>Or would you turn those large parts of Monero's C++ code into a dynamic library and call into that from Bisq's executable?</p>
<p>Or are my assumptions how that "native Java binding to Monero's wallet" works on a technical level simply off the mark by a wide margin?</p>
<p>Curious former 6502 assembly programmer wants to know :)</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/bisq-network/proposals/issues/110?email_source=notifications&email_token=AJFFTNRVH4GRUV4QWILDJ5TQGYKCJA5CNFSM4IO7EFUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5KAOPA#issuecomment-525600572">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AJFFTNX7A565UZW6NRXSAKTQGYKCJANCNFSM4IO7EFUA">mute the thread</a>.<img src="https://github.com/notifications/beacon/AJFFTNURMNXWZOQY4EU3YBDQGYKCJA5CNFSM4IO7EFUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5KAOPA.gif" height="1" width="1" alt="" /></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/bisq-network/proposals/issues/110?email_source=notifications\u0026email_token=AJFFTNRVH4GRUV4QWILDJ5TQGYKCJA5CNFSM4IO7EFUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5KAOPA#issuecomment-525600572",
"url": "https://github.com/bisq-network/proposals/issues/110?email_source=notifications\u0026email_token=AJFFTNRVH4GRUV4QWILDJ5TQGYKCJA5CNFSM4IO7EFUKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD5KAOPA#issuecomment-525600572",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>