Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Better separation between running on host and on vm code #235

Open
jellonek opened this issue Nov 20, 2024 · 0 comments
Open

Better separation between running on host and on vm code #235

jellonek opened this issue Nov 20, 2024 · 0 comments

Comments

@jellonek
Copy link
Collaborator

Right now we have mixed code with bad separation between targets, which leads to issues like: #215 or (tested by @poszu on windows):

  = note:    Creating library D:\a\athena\athena\target\release\deps\athena_vmlib.dll.lib and object D:\a\athena\athena\target\release\deps\athena_vmlib.dll.exp␍
          libathena_vm-60dbed9579a2451d.rlib(athena_vm-60dbed9579a2451d.athena_vm.8053e8118ec650d7-cgu.0.rcgu.o) : error LNK2019: unresolved external symbol _end referenced in function _ZN81_$LT$athena_vm..heap..SimpleAlloc$u20$as$u20$core..alloc..global..GlobalAlloc$GT$5alloc17h0620a1c26337143bE
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant