Tshepang Mbambo

Results 34 issues of Tshepang Mbambo

To help build more portable executables, it would be nice to have an option to build against a vendored openssl version. At the moment, I have to do the following...

enhancement
help wanted

### A note for the community * Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the community and maintainers prioritize this request...

type: bug
domain: external docs

cc #1414

waiting-on-author

In the glossary, *codegen* is define so > the code to translate MIR into LLVM IR. I, instead, understood it as steps that actually generates machine code (which llvm is...

E-medium
A-codegen
T-compiler
I-confusing
A-glossary

It runs fine if I remove Arc wrapper. This is 7-shared-and-networking.md

In 7-shared-and-networking.md, I struggle to understand this: > However, Cell only works with values that can be copied, that is, they implement Copy, like primitive types and structs containing them...