-
### Bug description
I don't use MAX, yet it comes bundled with Mojo. I have a small partitioned disk for 2 OSes and it fills up quick. I've been downloading nightly almost every time one comes out,…
-
**Language**
I'd like to add support for [Mojo](https://www.modular.com/mojo) formally to Prism. I'm the lead frontend engineer at Modular and we already have a Prism definition we've been using.
…
-
-
https://share.backtrace.io/api/share/3Cs0RbCD0FcajHDFplO741
```
[ 00 ] std::__Cr::vector::begin() const ( vector:1417 )
[ 01 ] auto std::__Cr::ranges::__begin::__fn::operator()(T&&) const ( access.h:7…
-
I create a naive Random Graph with PDL and convert that to a JSON file which gets viewed using D3.js force layout served by a Mojo::Lite app.
Once upon a time, I could get the D3 layout to move int…
-
Created by Alya Gomaa via monday.com integration. 🎉
-
### Describe the bug
There are several bugs for visual, background is not there.
After level 1, the game will stop having the following errors:
`ERROR core/src/streams.rs:827 Unrecognized fil…
-
Modify Mojo backend to support the usage of function decorators.
-
**Describe the bug**
I would like to test the HttpClient. But both imports will raise Errors, can you explain this import errors? I can´t understand why Headers not init.
I have install lightbug_h…
-
### Bug description
I am trying to run simplest file:
```
fn main():
var a = 1
print(a)
```
within project set up by `magic init mojo-examples --format mojoproject`
The result …