Skip to content
This repository has been archived by the owner on Dec 19, 2022. It is now read-only.

Write output to file #13

Closed
Luukdegram opened this issue Sep 24, 2021 · 2 comments
Closed

Write output to file #13

Luukdegram opened this issue Sep 24, 2021 · 2 comments

Comments

@Luukdegram
Copy link
Owner

Once we finished all steps for linking the objects into the binary in memory,
we must convert any objects into their binary representation according to the spec and write the binary form into the file that was originally specified by path in the CLI.

@Luukdegram Luukdegram changed the title Write outpit to file Write output to file Sep 24, 2021
@Luukdegram
Copy link
Owner Author

Luukdegram commented Sep 27, 2021

Started implementing this in 1ec7830.
TODO: Write the sections in the correct order as specified by the spec.

@Luukdegram
Copy link
Owner Author

We now emit most if not all sections. Anything missing is a breeze to add now.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant