What's the time? It's

#wasmtime

Last updated 1 year ago

Dan Gohman · @sunfish
1401 followers · 303 posts · Server hachyderm.io

has a JIT and a runtime that uses a lot of pointers, so it's especially cool that this PR is able to make it preserve strict provenance and run under stacked borrows in Miri:

github.com/bytecodealliance/wa

#wasmtime #wasm

Last updated 1 year ago

Dan Gohman · @sunfish
1368 followers · 280 posts · Server hachyderm.io

#wasm #wasmtime

Last updated 1 year ago

Benjamin Bouvier πŸ” · @bnjbvr_en
366 followers · 383 posts · Server tutut.delire.party

Le wild RFC for garbage collection in appears! πŸ‘€
github.com/bytecodealliance/rf
I like the strategy of multiple GC integrations using a trait, including a blazingly fast null GC that doesn't collect (and give a lower bound on throughput speed).

#wasmtime

Last updated 1 year ago

Benjamin Bouvier πŸ” · @bnjbvr_en
358 followers · 362 posts · Server tutut.delire.party

to support the Debug Adapter Protocol, for debugging languages that compile to wasm in the future?β€―πŸ‘€ If it happens, it's a nice choice, as most IDEs can have DAPβ€―support these days github.com/bytecodealliance/me

#wasmtime

Last updated 1 year ago

Sof · @wr0ngb1ts
8 followers · 78 posts · Server hachyderm.io

πŸŽ‰ I've gotten the core of my latest project working, after a month or two of hard work!! This project is built on , , the philosophy, , , (soon) & , and more 😁 I can't wait to show off more than just this prototype.

This screenshot demonstrates the process of creating a window, setting its size, and showing the window. All of this is done from a WebAssembly module, enabling this functionality for any language that compiles to WebAssembly.

#rust #webassembly #web #tokio #wasmtime #vello #glazier

Last updated 1 year ago

Side-project from the last two weeks at work: add perf map support to All The Things!

Added it to , so as to have quick call-graph profiling, and in the process of adding it to too, so it'll automatically load perf maps.

Seriously, if you maintain a language runtime that generates code just-in-time, adding perf map support is one of these little effort / high reward tasks for providing user-land profiling 😍

#samply #wasmtime

Last updated 1 year ago

· @giusdp
31 followers · 169 posts · Server gladtech.social

Finally a little lib to write functions for our hobby faas platform, instead of docker mounts shenanigans. I've spent the entire weekend for this mostly learning rust macros, wasmex and wasmtime memory stuff.

#wasm #rust #wasmtime #serverless

Last updated 1 year ago

· @giusdp
30 followers · 167 posts · Server gladtech.social

Well, trying to integrate wasmex into our project made me discover how much I was ignoring about wasmtime. Imported and exported functions, write to the memory to pass arbitrary datatypes, read from memory to retrieve the output and so on.

#wasm #wasmtime #webassembly

Last updated 1 year ago

· @giusdp
28 followers · 148 posts · Server gladtech.social

Ok how to make an http request from (using )?

#wasm #wasmtime

Last updated 2 years ago

squillace · @squillace
594 followers · 654 posts · Server hachyderm.io

now we're hearing a bit about and its progress....

#wasmtime

Last updated 2 years ago

Shinya Yanagihara · @yanashin
93 followers · 766 posts · Server mastodon.social

module for

My first code of the day is going to be Python🐍
---
RT @vmwwasm
We released a pre-compiled module for . In this article, @Assambar shows you how to run a Python script using the WebAssembly module in , @realwasmedge and @Docker πŸ‘‡πŸ€©

wasmlabs.dev/articles/python-w
twitter.com/vmwwasm/status/162

#python #webassembly #wasmtime

Last updated 2 years ago

squillace · @squillace
590 followers · 618 posts · Server hachyderm.io

Happy to see the work with for . Nice things come in small crates. bytecodealliance.org/articles/

#ruby #wasmtime #webassembly

Last updated 2 years ago

Dan Gohman · @sunfish
1159 followers · 163 posts · Server hachyderm.io

There's a new Ruby gem for using Wasmtime from Ruby!

bytecodealliance.org/articles/

#wasmtime #ruby

Last updated 2 years ago

Dan Gohman · @sunfish
1159 followers · 162 posts · Server hachyderm.io

@fitzgen posted a very thorough RFC for implementing tail calls in Wasmtime:

Rendered proposal: github.com/fitzgen/rfcs-2/blob

RFC PR: github.com/bytecodealliance/rf

#wasmtime

Last updated 2 years ago

Dan Gohman · @sunfish
1104 followers · 125 posts · Server hachyderm.io

@avanhatt' group has been working on formal verification for Cranelift's instruction selection and found a cool result today. There had been a bug in the aarch64 backend where it zero-extended some 8-bit/16-bit inputs instead of sign-extending them. They demonstrated that their verifier can detect that bug!

That particular bug had already been fixed, but it shows how it's possible to automatically detect subtle bugs like that.

Details: bytecodealliance.zulipchat.com

#wasmtime #wasm

Last updated 2 years ago

Mark Gardner · @mjgardner
256 followers · 360 posts · Server social.sdf.org

@Perl @plicease's in distribution metacpan.org/pod/Wasm (using ) now has competition in the form of Felipe Gasper's -based metacpan.org/pod/Wasm::Wasmer.

With @PerlFFI's ability to build Perl extensions in C, C++, , , (!), (!!), and even (!!!), you can plug just about any high-performance code into Perl.

#webassembly #perl #wasmtime #wasmer #rust #golang #pascal #fortran #assembly

Last updated 2 years ago

Suman Chakraborty · @sumanc
1 followers · 24 posts · Server cloud-native.social

A great talk around integration with @Docker@twitter.com from my favourite gurus @nigelpoulton@twitter.com & @BretFisher@twitter.com .. Truly :)

#wasm #docker #wasmtime #dockercommunity

Last updated 2 years ago

squillace · @squillace
413 followers · 263 posts · Server hachyderm.io

@nigelpoulton published a quick overview about github.com/deislabs/runwasi that explains well how you can use in relatively easily. It's also what Docker Desktop wasm tech preview uses with , and 's AKS uses with . Have a look if you're interested: nigelpoulton.com/what-is-runwa

#webassembly #kubernetes #wasmedge #azure #wasmtime

Last updated 2 years ago

ChiefPosh :verified: · @xeo
87 followers · 273 posts · Server home.social

Very interesting talk by Rainer Stropek (@rstropek)
about WASM and its future

PS: it works!

#sagconf #rust #dotnet #csharp #docker #container #wasmedge #wasmtime

Last updated 2 years ago