Anton Whalley

Results 178 comments of Anton Whalley

@trevnorris I see https://github.com/nodejs/api/blob/master/js/general_patterns.md has landed. Thanks very much !! I also see that Sync calls are still "under discussion" https://github.com/nodejs/api/blob/master/js/general_patterns.md#synchronous-calls Do I need to transcribe the points against an...

@viniciusd Thanks for putting together this patch. @syrusakbary This patch works as expected and I would like to add to the docs to illustrate the linux eBPF scenario wtih `tplist`...

Sincere Apologies @viraptor I was fooled by the autocomplete. Thanks @viniciusd for the correction

Thanks for getting back Nothing blocking it then? Pull request accepted :)

Was thinking about a few weeks back and found this video on how elastic search goes about things informative in terms of concrete approach. https://www.youtube.com/watch?v=PpX7J-G2PEo

Made me think of rehydrating this project I used to contribute too. https://github.com/erictj/node-clucene

Cargo already has a fully integrated WASI stack https://github.com/bytecodealliance/cargo-wasi Networking has yet to land in WASI https://github.com/WebAssembly/WASI/pull/312 Minipot is a FreeBSD container platform based on Nomad that could target such...

Thanks @pepoviola that's not what I took from the announcement. In the link above it says: > You can deploy your own arbitrary base images to Lambda, for example images...

Thanks @pepoviola I've also started on the rust build

I'll get it feature comparative with the script and push it out. Once we have the lambda compat layer we might also want to look at this from the JSFoundation...