valheim-asm 0.2.0

RISC-V instructions and assembler
Documentation
1
2
3
pub trait Encode16 {
  fn encode16(self) -> u16;
}