MetaCall v0.7.4 [2023-06-05]
- Update metacall to version v0.7.4.
- Delete unused comments in node loader.
- Remove workaround on macos libuv.
- Trying old style of handle count for macos.
- Workaround for macos event loop bugs.
- Trying to improve macos event loop bugs.
- Trying to solve more bugs from node loader event loop.
- Build MetaCall with rpc and file support for macOS (#437)
- Build MetaCall with TypeScript Support (#436)
- Use Pre-built Node for macOS (#435)
- Trying to solve macos event loop problems from nodejs.
- Improved ci for ubuntu.
- Add bullseye to sanitizers ci.
- Disable workflows with ubuntu for debugging debian only.
- Finished python port new cross-language module import.
- Add suppressions for tsan in v8.
- Solve multiple bugs and almost finished python port new loading method for modules.
- Enabled node ports with new inter language module load method.
- Disabled module guessing for now.
- Solved few issues related to clang.
- Trying to select clang properly in ci as default compiler.
- Extended sanitizer ci.
- Trying to solve issues in ubuntu ci.
- Solving clang sanitizer link errors.
- Solving depends on ubuntu (cobol).
- Solving depends on ubuntu.
- Running clang sanitizer on host.
- Trying to force link from cc to clang.
- Trying to avoid version in nodejs.
- Skip nodejs version check.
- Trying to solve issues with clang.
- Trying to debug windows ci.
- Solve bug in 7zip detection.
- Add message in rs port for when building with sanitizers in gcc.
- Improve overall dependency management and build system.
- Solve bug with python port install for bullseye.
- Trying to make clang work again.
- Trying to select clang as default compiler with sanitizers.
- Add debugging tools for rs_port with vscode.
- Add sudo to clang install.
- Typo from previous commit.
- Add address sanitizer and thread sanitizer with clang on the ci, remove wasm test that was deadlocking from sanitizer tests, improve rs_port instrumentation.
- Improve instrumentation of rs_port.
- Update install docs.
- Trying to solve more ci tests.
- Remove unused variable from rs_port.
- Remove rs_port from thread sanitizer tests.
- Disable properly unit tests for bindgen with thread sanitizer.
- Disable rs_port bindgen when using thread sanitizer.
- Extend timeout for wasm tests with address sanitizer.
- Set up concurrency of jobs in github ci.
- Add support for pip install for python 3.11.
- Bump jquery-rails in /source/scripts/ruby/blog/source (#429)
- Enable Wasm in macos [skip ci] (#433)
- Add test for node 18 fetch.
- Trying to solve node tests with bookworm.
- Typescript windows CI tests (#432)
- Solve more bookworm bugs.
- Moving to bookworm and solving bugs.
- Trying to implement bookworm now.
- Add alpine to linux test ci.
- Update docs version.
- Improving support for alpine.
- Add build for libnode on alpine.
- Trying to solve build bugs from rs_port.
- Solve compiler warnings in cs loader.
- Add base for alpine and musl support.
- Solve strncat error from preprocessor_test.
- Trying to improve builds.
- Minor bug in previous commit.
- Remove bindgen from build.rs.
- Fixed toolchain version in rs port.
- Enable rs port and add sanitizer support.
- Trying to solve errors from ruby and python macos.
- Build with Ruby and Pass cmake options using env file macOS (#428)
- Trying to solve python in windows ci.
- Trying to solve windows issues with python.
- Add link options for macos.
- Add link for sanitizers in clang.
- Remove integer sanitizer.
- Trying to solve Python.
- Remove leak sanitizer in macos.
- Minor bug from last commit.
- Allow only python 3 for loader.
- Trying to improve macos ci with sanitizer, small changes on win ci.
- Improve rs_port stage 5 (#424)
- Solved segfault from python.
- Improve rs_port stage 4
- ports/go: support buffer type (#422)
- Solve error in dependency of brew.
- Improve rs_port stage 3 (#421)
- Improve few bugs in value.
- Add new test to rs_port.
- Change directory of bindings.rs in rust_port.
- Bump nokogiri from 1.13.10 to 1.14.3 in /source/scripts/ruby/blog/source (#420)
- Update dotnet version.
- Trying to simplify rs_port bindings.
- Add base for cmake with rs_port.
- Solved minor bug in Go Port.
- Remove unnecesary files and change file tree in rust port.
- Go port working properly with cmake.
- Update python tests for buffer.
- Minor improvement in go port.
- Improve rs_port stage 2 (#418)
- Add base for map without malloc in go port.
- Corrected array in go port.
- ports/go: support map type (#412)
- Add ruby support to windows CI tests (#415)
- Disable rs_port for now, until all problems are solved.
- Syntax error in macos.
- Trying to solve portability issues.
- Minor error from previous commit.
- Trying to solve metacall-dynlink-path-test for macos.
- Trying to solve bugs in macos.
- Remove unused and bugy code in format.
- Solving bug in format related to macos.
- Solve minor bugs on cmake files in rust port.
- Remove unused cmake file.
- Improve rs_port stage 1
- Disable for now sanitizer tests in go port.
- ports/go: add more type conversions and tests (#407)
- Add support for go with cmake, including CI.
- Built go_port properly.
- Solve bugs in building go port.
- Minor bug in environment for macos.
- Add Go to tests and ci, refactored a bit the tool scripts.
- Renamed find deadlock test tool and improved doc.
- Unified tools environment script (macos and linux) into one, add base for golang in linux for port testing.
- Improve go port support and add testing with cmake.
- Revert "ports/go: refactor and add type conversions"
- Try to generalize the NPM script for windows.
- feat: Build with Java support for MacOS (#405)
- ports/go: refactor and add type conversions
- add npm exec path to cmake vars
- Trying to solve ts_loader_bootstrap test error.
- Passing tests on linux (ts bootstrap).
- Change dependency order in ts bootstrap.
- Update metacall environment with no patch changes for windows ci.
- Add dependencies on windows ts tests.
- Trying to solve ts tests in windows ci.
- Started to improve ts loader in order to make it work with windows ci.
- Update version to v0.7.3.
- Update NetCore to v7.0.4.
- No patch ci (#394)
- Bump rack from 2.2.6.2 to 2.2.6.4 in /source/scripts/ruby/blog/source (#398)
- feat: Build with Python support for MacOS (#391)
- Update macos-test.yml
- Update metacall-environment-macos.sh
- Update macos-test.yml
- Few changes more for macos.
- Minor changes for solving issues from macos.
- Changes in macos test.
- Undo few changes from sanitizers.
- Add few changes to the macos ci.
- Update execution permissions of tools.
- Add macos pipeline and scripts (#383)
- Update sanitizers options for clang.
- Update netcore runtime.
- Updated CMakeLists.txt (#384)
- Remove write_compiler_detection.
- Update funchook to 1.1.1.
- Update funchook and add dependency on dynlink path test.