core icon indicating copy to clipboard operation
core copied to clipboard

MetaCall: The ultimate polyglot programming experience.

Results 106 core issues
Sort by recently updated
recently updated
newest added

### 🐛 Bug Report #### Description: When trying to pass a string from Node.js to C, the string does not get passed correctly as an argument. Instead, a garbage value...

bug

## When using the help command in the MetaCall CLI on Windows, the borders of the help output are misaligned, making it difficult to read and follow. However, the borders...

bug

…types # Description Implement metacall_box for passing function arguments with different types ## Type of change - [ ] Bug fix (non-breaking change which fixes an issue) - [x] New...

# Added CI for MinGW While testing the MinGW_build_support, we needed CI to check if the implementation was correct. ## Type of change - [x] New feature (non-breaking change which...

# Description This pull request introduces the new version of the Rust port for MetaCall, with enhancements, and performance improvements aimed at better integration and usability within the Rust ecosystem.

## 🐛 Bug Report It seems that the new GC on V8 fails on MacOS 15: ``` 2024-11-06T04:19:05.3574440Z Stack trace (most recent call last) in thread 6171357184: 2024-11-06T04:19:05.3575040Z #12 Object...

bug