Skip to content

Conversation

@sonicfromnewyoke
Copy link

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