Nathan

Results 3 issues of Nathan

## Failing module - **GitHub**: https://github.com/preactjs/wmr/tree/main/packages/preact-iso - **npm**: https://www.npmjs.com/package/preact-iso ```js import { lazy } from 'https://esm.sh/preact-iso' // or import { lazy } from 'https://esm.sh/[email protected][email protected]' ``` ## Error message After running...

types
deno

I've got a situation where I need to start reading `uint32`'s in memory starting at a byte offset like `555`. However, [`Memory.get/4`](https://github.com/tessi/wasmex/blob/master/native/wasmex/src/memory.rs#L168) expects the entire memory stream to be broken...

Some SSE streams include `\r\n` which trips up the `String.split/2` call