core
https://github.com/metacall/core
C
MetaCall: The ultimate polyglot programming experience.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C not yet supported0 Subscribers
Add a CodeTriage badge to core
Help out
- Issues
- function_rpc_interface_invoke is not thread-safe (shared invoke_curl handle causes data race)
- Enhancement: Renaming pub fn new(source: Source) -> SourceImpl
- fix(rb_loader): return TYPE_THROWABLE from invoke path on Ruby exception
- fix(metacall): implement metacall_error_last and metacall_error_clear
- fix(cli): use ASCII box characters on Windows to fix misaligned help output
- Developer Expierence Improvements and Infrastructure Modernization
- Lua Loader
- loader: propagate void *data through load API and expose _ex public variants
- Added support for i8 and char types in rs_loader
- metacall: add `metacall_load_from_file_ex`, `metacall_load_from_memory_ex`, `metacall_load_from_package_ex` API
- Docs
- C not yet supported