-
**Issue Description:**
This issue is based on [PR #35](https://github.com/yehandesilva/monkeyPoll/pull/35). The changes to the `pom.xml` file now allow you to run `mvn clean install` from the root …
-
### Where is the problem?
https://docs.modular.com/max/tutorials/magic
### What can we do better?
The page
https://docs.modular.com/max/tutorials/magic#step-5-use-a-nested-package
suggests runnin…
-
One of the parts of the #1602 implementation is bytecode modifications.
We need separated standalone mojo in `eo-maven-plugin`.
### The parameters of the mojo:
1. input directory - path/file
2.…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
…
-
### Review Mojo's priorities
- [X] I have read the [roadmap and priorities](https://docs.modular.com/mojo/roadmap.html#overall-priorities) and I believe this request falls within the priorities.
###…
-
### Bug description
I was attempting to parse a large file in Mojo when I discovered it's 10x slower than using Python.
These were the speed differences when reading 4-byte chunks 1 million times.…
-
### Bug description
MAX graphs takes along time to compile, around 300-500 ms even for smaller graphs as well.
The compilation becomes a bit faster on next consecutive code execution due to caching…
-
### User Story
As a customer of Modernisation Platform
I want to attach `analytical-platform-compute`'s VPCs to MoJO TGW
So that we can continue to route to the corporate network
### Value / P…
-
I have some concerns related to the implementation of VerifyMojo and the [205 in eoc](https://github.com/objectionary/eoc/issues/205) issue.
It seems that we added a new mojo to the compilation pro…
-
`Mojo::Feed` and `Mojo::Feed::Item` both expose a `dom` object, so it should be simple to extract more specialized fields from these objects. It would be nice to allow a simple extension mechanism for…