-
Notifications
You must be signed in to change notification settings - Fork 2
feat: embed wrappers into ELF binaries #171
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
46702ac
to
6454ddb
Compare
b2a58ff
to
cf64226
Compare
84f569f
to
5a8ab09
Compare
8c650b5
to
4ceacde
Compare
packages/std/sdk.tg.ts
Outdated
// tg.assert( | ||
// actualInterpreter.includes(expectedInterpreter), | ||
// `Expected interpreter named ${expectedInterpreter} but got ${actualInterpreter}.`, | ||
// ); |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Should this be removed/updated?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yea - embedded wrappers have no interpreter.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This patch may need to be duplicated into the bash
package post-std
Example: