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

feat(cli): POSIX CLI refactor #287

Merged
merged 3 commits into from
Dec 17, 2023
Merged

feat(cli): POSIX CLI refactor #287

merged 3 commits into from
Dec 17, 2023

Conversation

andrewmd5
Copy link
Contributor

@andrewmd5 andrewmd5 commented Dec 16, 2023

refactors the compiler CLI and internal code to be POSIX compliant and function better under WASI.

# Conflicts:
#	Compiler/CommandLineFlags.cs
#	Compiler/LangServer/BebopLangServer.cs
#	Compiler/Program.cs
improves the commandline interface for bebopc and streamlines much of internal code
@andrewmd5 andrewmd5 merged commit 82040cf into features/wasi-cli Dec 17, 2023
7 checks passed
@andrewmd5 andrewmd5 deleted the features/posix branch December 17, 2023 01:04
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.

1 participant