HackerTrans
TopNewTrendsCommentsPastAskShowJobs

wiqar

no profile record

Submissions

Building tools for freelance co-ops – please help with my research

linkedin.com
1 points·by wiqar·il y a 4 ans·0 comments

The side-hustle is the future of work

docs.google.com
1 points·by wiqar·il y a 4 ans·0 comments

Wasmer 2.2

wasmer.io
98 points·by wiqar·il y a 4 ans·27 comments

Wasmer-JS: A New Hope

wasmer.io
10 points·by wiqar·il y a 5 ans·0 comments

Wasmer 2.0 Now Available!

wasmer.io
2 points·by wiqar·il y a 5 ans·1 comments

comments

wiqar
·il y a 4 ans·discuss
Disclosure: I work for Wasmer, a WebAssembly company.

1. Figma uses Wasm extensively in the browser. 2. Unity ships their game engine to the browser using WebAssembly 3. Amazon Prime uses WebAssembly as a part of their OTT stack 4. A lot of Blockchain companies user WebAssembly to process smart contracts. 5. There are new start-ups lile Hotg.ai that use WebAssembly to deploy ML solutions to connected or semi-connected devices. (Hotg.ai uses Wasmer) 6. Shopify uses AssemblyScript and WebAssembly for their plugin system.
wiqar
·il y a 4 ans·discuss
"community's"
wiqar
·il y a 4 ans·discuss
Your point is taken. I will do my best to earn the communities trust moving forward. Thanks.
wiqar
·il y a 4 ans·discuss
Thanks. I appreciate the lesson. Look forward to earning your trust.
wiqar
·il y a 4 ans·discuss
wiqar
·il y a 4 ans·discuss
Looking forward to it!
wiqar
·il y a 5 ans·discuss
Hi, My name is Wiqar, head of product manager at Wasmer. We are a WebAssembly company and our product is one of the leading server-side WebAssembly runtimes on the market. I am looking to hire someone with your exact requirements asap. Please use the following link to book a 15-minute meeting: https://hub.wasmer.io/meetings/wiqar

I look forward to speaking with you.

Thanks, Wiqar
wiqar
·il y a 5 ans·discuss
Hi, My name is Wiqar, head of product manager at Wasmer. We are a WebAssembly company and our product is one of the leading server-side WebAssembly runtimes on the market. I am looking to hire someone with your exact requirements asap.

Please use the following link to book a 15-minute meeting: https://hub.wasmer.io/meetings/wiqar

I look forward to speaking with you.

Thanks, Wiqar
wiqar
·il y a 5 ans·discuss
Hi, I'm Wiqar, product manager for Wasmer. We would love to hear more about your application and use case. Is the app in production?
wiqar
·il y a 5 ans·discuss
Wasmer 2.0.0 releases with a great number of improvements with very few breaking changes in the public APIs since 1.0.0. The most notable changes since 1.0.0 are: * More optimal float handling with the LLVM compiler (up to +50% faster runtime speeds!) * Usage of the new Cranelift backend architecture (+40% faster runtime speed) * 70% faster deserialization speeds * Improvements on stability and resiliency of the runtime For more information check out our [release blog post](https://wasmer.io/posts/wasmer-2.0). > Check out the [changelog](https://github.com/wasmerio/wasmer/blob/master/CHANGELOG.md) for details on all the changes and fixes. You can update wasmer with `wasmer self-update` to get the latest release.