kumavis
kumavis
on the call it was suggested this could be done another way. maybe by all of: - passing in import/export tables - replaces `opts.gcHook` (export table) - replaces `opts.missingExportHook` (export...
replaced by https://github.com/endojs/endo/pull/2564
updated in https://github.com/endojs/endo/pull/2473
When attempting to use `@endo/pass-style`'s `passStyleOf` with selectors reified as registered symbols, I encountered an additional issue unrelated to symbols/selectors: OCapN reifies [ByteArrays](https://github.com/ocapn/ocapn/blob/main/draft-specifications/Model.md#bytearray) as Uint8Arrays, but `passStyleOf` complains they are...
replaced by https://github.com/endojs/endo/pull/2962
@kriskowal unrelated playwright install issue (?)
@kriskowal whats the process for queueing breaking changes?