Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update generated code for typescript client (#1004)
<!-- ELLIPSIS_HIDDEN --> > [!IMPORTANT] > Improve error logging in `native.js` by using `console.error(err)` for failed native binding loads under specific conditions. > > - **Error Handling**: > - Replace `loadErrors.push(err)` with `console.error(err)` in `native.js` for failed native binding loads when `process.env.NAPI_RS_FORCE_WASI` is set. > > <sup>This description was created by </sup>[<img alt="Ellipsis" src="https://img.shields.io/badge/Ellipsis-blue?color=175173">](https://www.ellipsis.dev?ref=BoundaryML%2Fbaml&utm_source=github&utm_medium=referral)<sup> for 375f2f1. It will automatically update as commits are pushed.</sup> <!-- ELLIPSIS_HIDDEN -->
- Loading branch information