Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/AssemblyScript/node
Implementations of the node.js APIs for use with AssemblyScript.
https://github.com/AssemblyScript/node
* update as to 10, add wasi, add sandbox
* add cli flag preopens, override at {testname}.spec...
bbd353ffbf2a7180ad6979a5f9a5bd91e677acb6 authored over 4 years ago by jtenner <[email protected]>* start implementation
* fix operator grouping, now to optimize
* remove lookup table, swi...
6e0743c4958a6656cf6a3e9db12fad43753c1a63 authored almost 5 years ago by jtenner <[email protected]>* update to latest as-pect, fix ArrayBufferView errors
* add compiler errors detection for co...
d3ac890cc43accd5eedbc7223962ddb26f64c3bd authored almost 5 years ago by jtenner <[email protected]>
* refactor Buffer
* remove inline for exported methods
* [Implement] Buffer.swap16/32/64
* [Cleanup] Using proper error message
e3e6b3ab704297f4d4c38340b02a5a9831025444 authored over 5 years ago by RedDwarfian <[email protected]>* [Implement] Read/Write BigInt and Double
* [Fix] Small changes
5f0b0dc30bd9198444c982e144177760339d6a41 authored over 5 years ago by RedDwarfian <[email protected]>* [Implement] Buffer Handling (U)Int32
* [Cleanup] Actually using signed int 32, now.
* [I...
f1056aad723ed6c77bfe79351a99d93811f3613a authored over 5 years ago by RedDwarfian <[email protected]>04668b8f6867a38da89b66a71165d88cba7a056d authored over 5 years ago by jtenner <[email protected]>
* [Implement] HEX encoding
* [Optimize] Hex encode
* [Optimize] hex#encode
* [Fix] docs...
9027d732f7c3150e34b9163f716da58abe5f9bdf authored over 5 years ago by jtenner <[email protected]>* [Implement] ReadInt16BE and ReadInt16LE
* [Cleanup] Consistent with std lib, Missing TODOs
...
* [Implement] isBuffer<T>(value: T)
* [Fix] Null expectation, remove diff
* [Cleanup] remo...
22e7456cd117aeb4f962449f0ebd65f654ef9e78 authored over 5 years ago by jtenner <[email protected]>05f31eeeaf4a11fd0d38a5e1915630990402eede authored over 5 years ago by jtenner <[email protected]>
ada4ce4bd1a6dae56d72ed4485b9e9425a4b2b7d authored over 5 years ago by jtenner <[email protected]>
* [Implement] Buffer.readUInt8
* [Cleanup] Removing readInt8
Clearing out a stray piece of...
1b2fe13ff86ab88fef5175727419c4ee947bcf1d authored over 5 years ago by RedDwarfian <[email protected]>00e1d25a2517a781eb227aa921604e862517636c authored over 5 years ago by RedDwarfian <[email protected]>
8613b1474580c88489d2a3d1800050dc54cf5035 authored over 5 years ago by RedDwarfian <[email protected]>
* [Cleanup] readInt8's offset defaults to 0
364fe6341619bd3475d3b2ab75d169601fed1952 authored over 5 years ago by RedDwarfian <[email protected]>* [Feature] Implement Buffer.alloc and Buffer.allocUnsafe, add tests
* [Tests] Add Actual and...
c3a162da8186b9273018bfe4eceb9d37c9ac5dd2 authored over 5 years ago by jtenner <[email protected]>* Add initial instructions to README
* more concrete
* address comments
* link prelimin...
ff5a10cedd94e6b2779c7d89747341e98713cb08 authored over 5 years ago by Daniel Wirtz <[email protected]>af05bf7bb7d82be90fbf36602a32f91a74809dad authored over 5 years ago by jtenner <[email protected]>
a4dac9f583c6f0601dcffb984370228466508ab5 authored over 5 years ago by dcode <[email protected]>