Jim Huang

Results 411 comments of Jim Huang

> #293 enable LTO to default WebAssembly build using emcc, but it fails on building [emscripten-port SDL2](https://github.com/emscripten-ports/SDL2). To be more precise, the rv32emu WebAssembly build will fail if `ENABLE_SDL=1` is...

> I think it is time to merge some results to upstream. The plan is as follows: > 1. Enable to build rv32emu to wasm and run CLI programs using...

Close via commit [77bfcc2](https://github.com/sysprog21/vwifi/commit/77bfcc2569121296e4fa8c8bce92f7b13ceeebaa)

I was thinking of the chance to integrate [Grasp](https://www.win.tue.nl/san/grasp/), which is a tool for tracing, visualizing and measuring the behavior of OS kernels. AMT can be instrumented by adding the...

CI reported "gcc-arm-8.3-2019.02-x86_64-arm-linux-gnueabihf.tar.xz: Cannot open: No such file or directory". Can you check?

> I am downloading gcc-8.3.0 from https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads and run the cross tests with it. However it successfully passed the tests. Am I using the wrong source? I extracted the GNU...

> I extracted the GNU Toolchain to `/tmp/gcc-arm-8.3-2019.03-x86_64-aarch64-linux-gnu/lib/gcc/aarch64-linux-gnu` on `node1` machine, and it is still reproducible. Similarly, the following messages were raised by GitHub Actions: ``` /tmp/ccA3eMRR.s: Assembler messages: /tmp/ccA3eMRR.s:41889:...

> @jserv The problems was caused by the test code. `sse2neon.h` itself have no error on this bug. I have added the tests in this PR just for you to...

> At Linaro, we are working with our partners in enabling the WoA ecosystem to thrive on its own. Microsoft has announced the preview of GHA for Windows on Arm....

GitHub informed me of the following messages: > Thank you for signing up on the waitlist for GitHub’s Arm-hosted runners - Private Beta. You’re receiving this email because you or...