Interplatform compatibility? #133
Closed
CADBIMDeveloper
started this conversation in
General
Replies: 1 comment
-
Absolutely not annoying, I appreciate the issue reports, they've very helpful! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi @elringus ,
Seems, I'm a bit annoying last days, sorry about that :-(
I faced an issue when the code generated by bootsharp on Windows was not working on Linux raising the following error:
I believe it happens because different code is generated on Windows and Linux machines:
On Windows:
On Linux:
I solved it generating separated versions on Windows and Linux.
I'm not sure if it can be fixed, it's probably came from
browser-wasm
workload. What do you think? Thank you!Beta Was this translation helpful? Give feedback.
All reactions