Skip to content

Implement proper no_std support#12

Merged
zesterer merged 1 commit intozesterer:masterfrom
CryZe:no-std
Apr 1, 2020
Merged

Implement proper no_std support#12
zesterer merged 1 commit intozesterer:masterfrom
CryZe:no-std

Conversation

@CryZe
Copy link
Copy Markdown
Contributor

@CryZe CryZe commented Apr 1, 2020

While the crate claimed to support no_std this didn't seem to be true. However with the stabilization of alloc last year, more and more crates have added support for no_std. vek 0.10 just released with no_std support, so euc can now finally properly support no_std as well.

While the crate claimed to support `no_std` this didn't seem to be true.
However with the stabilization of alloc last year, more and more crates
have added support for `no_std`. vek 0.10 just released with `no_std`
support, so euc can now finally properly support `no_std` as well.
@zesterer
Copy link
Copy Markdown
Owner

zesterer commented Apr 1, 2020

Thanks, I'll try to find time to work on this over the next week.

@zesterer zesterer merged commit 24638fb into zesterer:master Apr 1, 2020
@zesterer
Copy link
Copy Markdown
Owner

zesterer commented Apr 1, 2020

Thanks very much for the PR!

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.

2 participants