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

Split the header-only implementation into three platform-specific modules (and a common/shared one) #20

Closed
4 tasks done
Duckwhale opened this issue Jun 1, 2023 · 0 comments · Fixed by #33
Closed
4 tasks done

Comments

@Duckwhale
Copy link
Member

Duckwhale commented Jun 1, 2023

Required for #13 though this may not actually be enough. It's just a first step that's "doable" as the rest may be trickier.

Roadmap:

  • Windows implementation (the biggest hurdle)
  • Linux implementation (easy)
  • Mac OS X implementation
  • C/C++ API and other utilities
@Duckwhale Duckwhale added this to the ObjectiveC++ Migration milestone Jun 1, 2023
@Duckwhale Duckwhale changed the title Split the header-only implementation into three platform-specific parts (and a common/shared one) Split the header-only implementation into three platform-specific objects (and a common/shared one) Jun 1, 2023
@Duckwhale Duckwhale changed the title Split the header-only implementation into three platform-specific objects (and a common/shared one) Split the header-only implementation into three platform-specific modules (and a common/shared one) Jun 2, 2023
@Duckwhale Duckwhale self-assigned this Jun 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment