GitHub / AssemblyScript/node / commits
Implementations of the node.js APIs for use with AssemblyScript.
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| bbd353ff | update as to 10, add wasi, add sandbox (#29) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
almost 6 years ago | |
| 6e0743c4 | Feature ASCII encoding and decoding (#27) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| d3ac890c | Update to latest as-pect, fix compiler errors (#26) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
about 6 years ago | |
| b6ef8c71 | Buffer refactoring (#24) |
Max Graey <m****y@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| e3e6b3ab | [Implement] Buffer.swap16/32/64 (#22) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| 5f0b0dc3 | [Implement] Read/Write BigInt and Double (#21) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| f1056aad | [Implement] Buffer Read/Write 32 Bit Int/Float (#19) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| 04668b8f | [Implement] subarray (#20) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 9027d732 | [Implement] HEX Encoding: decode, decodeUnsafe, encode (#17) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 5ced001d | [Implement] Read/Write Int16/UInt16, LE and BE (#16) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| 22e7456c | [Implement] isBuffer<T>(value: T) (#8) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 05f31eee | [Cleanup] Update index.ts and fix mistake (#14) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ada4ce4b | [Tests] Add wat output and .gitignore (#2) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| 1b2fe13f | Buffer readuint8 (#11) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| 00e1d25a | [Implement] Buffer.writeUInt8 (#12) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| 8613b147 | [Implement] Buffer.writeInt8 (#13) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| 364fe634 | [Implement] Buffer.readInt8 (#9) |
RedDwarfian <r****b@g****m>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| c3a162da | [Feature] Implement Buffer.alloc and Buffer.allocUnsafe, add tests (#4) |
jtenner <t****a@g****m>
Committed by: GitHub <n****y@g****m> |
over 6 years ago | |
| ff5a10ce | Add initial instructions to README (#3) |
Daniel Wirtz <d****e@d****o>
Committed by: jtenner <t****a@g****m> |
over 6 years ago | |
| af05bf7b | Set up testing (#1) |
jtenner <t****a@g****m>
Committed by: Daniel Wirtz <d****e@d****o> |
over 6 years ago | |
| a4dac9f5 | Initial commit | dcode <d****e@d****o> | almost 7 years ago |