WireWhiz

Results 3 issues of WireWhiz

I'm not sure if this is a bug or a missing feature, but I was going through through building up an animation little by little following an imported audio track,...

b-bug
c-discussion
a-core

It would be really nice if wasmer implemented the interfaces required to register jit'ed code with attached debuggers. ### Motivation I am currently working on making a scripting runtime for...

🎉 enhancement
📦 lib-compiler-cranelift
📦 lib-compiler-llvm
⚙️ feature request
📦 lib-compiler-singlepass
📦 lib-compiler
priority-medium

### Summary When passing a CONTEXT struct to RtlCaptureContext, it seems like it must be annotated with align 16 otherwise it will randomly cause a read access violation error if...

question