Samuel Crow

Results 87 comments of Samuel Crow

The Arch Linux packager supplied WAPM as a separate package. Did Homebrew do something similar on the Mac?

Do you mean the documentation of Homebrew or of Wasmer? Package maintainers are not affiliated with Wasmer.

Arch/Manjaro Linux already has WAPM as a separate package from Wasmer. It's currently in AUR though which is essentially installing from source using a script.

Thanks for forwarding links to the two threads I started on the Haiku Discourse forum. I like lightweight OS options and I'd like to see Haiku trounce Ubuntu with it's...

Region 2.2.0 currently fails but Region 3.0.0 is out. Does it break compatibility?

Thanks! v3.0.0 seems to be a little more cross-platform.

Region still seems to be the culprit under Haiku. It uses os::QueryIter from the same crate but Linux running the same version of Rust doesn't complain a bit. I'll have...

Adding Haiku support to Region is underway. It compiles under the Haiku version of Rust but isn't debugged yet.

## Update: My Haiku support for Region now passes half of the unit-tests.

## Bad News The first try was a fluke that it completed all the unit tests at all. I've tried several variants and using the POSIX compatibility layer where possible...