-
This proposal describes a mechanism for extending WebAssembly with access to hardware primitives for
improving WebAssembly’s performance. Its structure begins with the motivation and relevant
backgr…
-
Even simple OCaml programs depend on bits written in C, via the runtime or the FFI, and all bytecode OCaml programs are run by an interpreter written in C. C11 has so-called “catch-fire” semantics for…
gadmm updated
2 weeks ago
-
**Is your feature request related to a problem? Please describe.**
I'd like to use `constexpr` in all forms and generic templates to specialize my shaders.
My engine/framework has a rich library…
-
If one of the Math PhDs @bernd-ulmann and @MJoergen would like to do me a favor, then you could implement these `SHL32` and `SHR32` stubs in `monitor/math_library.asm` (and maybe even add a test progr…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR10107](https://bugs.llvm.org/show_bug.cgi?id=10107) |
| Status | REOPENED |
| Importance | P norma…
-
Currently, a blocker in a project of mine - [Crabapple](https://github.com/Crabapple-iOS/Crabapple) - is the lack of native arm64e support in Rust.
The `aarch64-apple-ios` target only emits arm64 (…
-
In [AcceleratedArrays.jl](https://github.com/andyferris/AcceleratedArrays.jl) I've been playing with "search intervals" for querying data, for example finding all the dates within a given range with t…
-
For libraries such as [`redux-observable`](https://redux-observable.js.org/) or [`@ngrx/effects`](https://github.com/ngrx/platform/blob/master/docs/effects/README.md) it's a regular requirement to fil…
-
## Problem Statement
At present, the Zcheripurecap draft presumes the existence of a single all-permissive Infinite cap (§2.3.2). This is incompatible with multi-root capability encodings (CHERIoT…
-
First, I think having generic SIMD types like `@Vector(T, N)` (#903 or any other syntax) with most arithmetic operations defined on them is really nice and is useful to many people.
However, this w…