Skip to content
Better HN
Top
New
Best
Ask
Show
Jobs
Search
⌘K
Binary data pattern matching for JS derived from Erlang's syntax
(opens in new tab)
(github.com)
9 points
flashingpumpkin
13y ago
2 comments
Share
Binary data pattern matching for JS derived from Erlang's syntax | Better HN
2 comments
default
newest
oldest
chris_wot
13y ago
What does it store the binary data in? A javascript string? If so, then if you have a 0x00 in the string then Internet Explorer will
not
look at any data past the end of this. It's an issue specific to Internet Explorer
only
.
felixge
13y ago
The title of this submission is confusing. The readme headline is better: "Byte-wise matching for Node.JS"
j
/
k
navigate · click thread line to collapse