rcedgar / muscle

Multiple sequence and structure alignment with top benchmark scores scalable to thousands of sequences. Generates replicate alignments, enabling assessment of downstream analyses such as trees and predicted structures.
https://drive5.com/muscle
GNU General Public License v3.0
186 stars 21 forks source link

fix compile error for unknown target #68

Closed orangeSi closed 10 months ago

orangeSi commented 10 months ago

Hello Robert~

If compile to unknown target(example: webassembly), need add a fake GetPhysMemBytes then will work~