diff options
Diffstat (limited to 'results/scraper/box64/1273')
| -rw-r--r-- | results/scraper/box64/1273 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/results/scraper/box64/1273 b/results/scraper/box64/1273 new file mode 100644 index 000000000..29cc28d9f --- /dev/null +++ b/results/scraper/box64/1273 @@ -0,0 +1,7 @@ +Loading x64 libraries from arm64 code +Hi. I make an application (OpenSteamClient), which is build with dotnet and C#. +This supports being natively compiled for arm64, x64 and lots of platforms. However an underlying library is only available as 64-bit or 32-bit (works the same regardless). + +Can box64/box86 be used with a native app to load a non-native library and have it work? + +Sorry if this has been asked before, couldn't find anything on the topic. \ No newline at end of file |