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

Create a Universal Windows library #10

Open
weltkante opened this issue Sep 23, 2015 · 1 comment
Open

Create a Universal Windows library #10

weltkante opened this issue Sep 23, 2015 · 1 comment

Comments

@weltkante
Copy link
Owner

Windows 10 supports a new type of assembly, universal libraries. The advantage of these is that they can contain natively compiled code and are still usable for store apps of all kinds.

Since the C/C++ implementation of the LZMA encoders and decoders has a major speed advantage it may be useful to have an universal library implementation of them instead of using a managed implementation.

@weltkante
Copy link
Owner Author

Has been put on hold since the managed library had higher demand. I'll continue working on native UWP packages once the managed and portable nuget packages are ready for release.

@weltkante weltkante added the hold label Sep 11, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant