Skip to content

feat: make lib no_std compatible - #22

Open
sonicfromnewyoke wants to merge 4 commits into
Ellipsis-Labs:masterfrom
sonicfromnewyoke:sonic/add-no-std-support
Open

feat: make lib no_std compatible#22
sonicfromnewyoke wants to merge 4 commits into
Ellipsis-Labs:masterfrom
sonicfromnewyoke:sonic/add-no-std-support

Conversation

@sonicfromnewyoke

Copy link
Copy Markdown

Problem

sokoban library is already no_std friendly but still isn't no_std compatible

Summary of Changes

  • use libc-print instead of println macro from std
  • use foldhash::FixedState instead of DefaultHasher from std
  • use const fn
  • bump deps
  • run clippy lint and apply suggestions

cc @jarry-xiao

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