Skip to content

Commit

Permalink
Update generated code for typescript client (#1004)
Browse files Browse the repository at this point in the history
<!-- 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
hellovai authored Oct 2, 2024
1 parent b35ae2c commit 7d62a97
Show file tree
Hide file tree
Showing 2 changed files with 2,231 additions and 2,688 deletions.
Loading

0 comments on commit 7d62a97

Please sign in to comment.