-
When starting up a Wasm module or application, it's often not enough to call the Wasm start function. Often, there's some kind of external code driving it, maybe generated by the toolchain or otherwis…
-
Is there a good way to create an S7 object which inherits from "array" (or "matrix", but my specific use case is "array")? If not, will this be added?
-
I am increasingly unconvinced that snmalloc is safe to use in programs that call `fork`. I had originally thought that the mostly lockless design meant that we're safe, but I think there are three pr…
-
This issue is to discuss some problems observed in thread-safety of syslog, and what would be the best way to approach these issues.
**The problem**
Currently syslog is not thread-safe in all ca…
-
Up to now, the container classes have a fixed capacity and are created using the non-standard `createDeviceObject` factory function. Furthermore, since ease of use in GPU kernels is considered a key f…
-
This is a detailed plan for [GSoC project -- Fedora Dockerfile linter leveraging Container Best Practices](https://docs.fedoraproject.org/mentored-projects/gsoc/2018/ideas.html#fedora-dockerfile-linte…
-
I want to define a template-area for a component for portrait mode. Creating an issue as I dont know where to ask for help.
I can't understand how to define the template area for this kind of breakpo…
-
### Description
The parser fails to correctly handle a for loop when the 'in' keyword is followed by a line break and the iterable is placed in next line. This results in compilation errors.
`…
-
Hope you're all doing well. Please leave critiques here.
-
I was thinking that it will be amazing to define upfront some of the most important elements in the spec itself (as opposed to the docs).