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 During do some benchmarks to decide what the Rust web framework I will use as a HTTP server for [the SSR framework project](https://github.com/metacall/gsoc-2024?tab=readme-ov-file#rust-actix--typescript-react-server-side-rendering-tsx-framework). I made a...

bug

## 🚀 Feature Setup a workflow dispatch event in the current CI to trigger tests and generate binaries for https://github.com/metacall/homebrew. ### Is your feature request related to a problem? Currently...

# Description Please include a summary of the change and which issue is fixed. List any dependencies that are required for this change. Fixes #(issue_no) ## Type of change -...

## 🐛 Bug Report I tried running ./docker-compose.sh test and the build fails at sub_netcore7() method in metacall-environment.sh. ### Expected Behavior The build should be successful

bug

Now that [metacall/libnode](https://github.com/metacall/libnode) is working well enough, we should use it in [the metacall environment](https://github.com/metacall/core/blob/237bb5ab8a12047f126a0c6743c7a0ae47f00da6/tools/metacall-environment.sh#L498).

## 🚀 Feature Consistent CI across multiple repositories in order to provide continuous delivery of MetaCall binaries with report of errors for when some distributable fails on a version of...

## 🐛 Bug Report I tried running the auth-function-mesh example using the metacall CLI on Linux but failed due to a dependencies error. ![image](https://github.com/metacall/distributable-linux/assets/56788883/59e4a04b-884c-4695-92bf-f00769ecb4c1) The same happens in the auth-middleware...

bug

# Description In this I have added the repository dispatch so that it will trigger the linux-dist repo, only if it passes all the linux tests mentioned. Fixes #505 Connect...

## 🐛 Bug Report This bug is being produced for no clear reason. For reproducing it, I have to run in parallel multiple tests with: `ctest --repeat until-fail:10000 -VV -R...

bug

## 🐛 Bug Report I got an error while using the string manipulation example. ### Expected Behavior It should output: `NodeJS Loader could not convert the value of type 'Invalid'...

bug