Yang Hau

Results 96 issues of Yang Hau

sha3: add SIMD implementation with ARMv8.2 features On ARMv8 four SIMD instructions, EOR3, RAX1, XAR, BCAX are added to accelerate sha3 operations. Here the SIMD version of sha3 on ARMv8...

cla: yes

Thanks for the great work of wasmer. I am currently using this in my project. However, the latest realest is one year ago. It is not updated enough for new...

๐ŸŽ‰ enhancement

Please use [PX4 Discuss](http://discuss.px4.io/) or [Slack](http://slack.px4.io/) to align on pull requests if necessary. You can then open draft pull requests to get early feedback. ## Describe problem solved by this...

## Describe problem solved by the proposed feature clang-format is a more generally used formatting tool. Its installation is easier than astyle ## Describe your preferred solution A clear and...

feature-request

## Describe problem solved by this pull request nothing but typos

cleanup (housekeeping) ๐Ÿงน
merge after CI passes โœ…

## Describe problem solved by this pull request The copied string is not released, which causing memory leak. ## Describe your solution Use `dmoptarg` directly in info message. ## Describe...