Skip to content

feat: andromeda compile#48

Merged
lino-levan merged 8 commits intotryandromeda:mainfrom
lino-levan:lino/andromeda-compile
May 25, 2025
Merged

feat: andromeda compile#48
lino-levan merged 8 commits intotryandromeda:mainfrom
lino-levan:lino/andromeda-compile

Conversation

@lino-levan
Copy link
Collaborator

Closes #33.

I think this is the right sort of approach, though there's a lot of extending that needs to be done when we support stuff like import.

@lino-levan lino-levan requested review from load1n9 and marc2332 May 25, 2025 17:16
Copy link
Member

@load1n9 load1n9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM just small nitpick

@lino-levan lino-levan requested a review from load1n9 May 25, 2025 18:07
String::from_utf8_lossy(content).into_owned()
}
RuntimeFile::Local { path } => {
// TODO: Improve on this by not panicking on invalid file path
Copy link
Member

@marc2332 marc2332 May 25, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

yeah, we should probably start using anyhow at some point

Copy link
Member

@load1n9 load1n9 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@lino-levan lino-levan merged commit f81dcf7 into tryandromeda:main May 25, 2025
1 check passed
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

Successfully merging this pull request may close these issues.

feature: Andromeda Compile

3 participants