All articles for tag: wasm

WASI

September 2022

Author: Jase Batchelor

https://github.com/bytecodealliance/cargo-component https://github.com/rust-lang/compiler-team/issues/594 WIT https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md https://plugins.jetbrains.com/plugin/21098-wit Preview2 https://docs.wasmtime.dev/print.html https://docs.wasmtime.dev/contributing-building.html https://docs.wasmtime.dev/api/wasmtime/ https://github.com/bytecodealliance/wasmtime/issues?q=is%3Aissue+is%3Aopen+label%3Awasm-proposal%3Acomponent-model https://github.com/bytecodealliance/wasmtime/pulls?q=is%3Apr+is%3Aopen+label%3Awasi https://github.com/bytecodealliance/wasmtime/pull/6691 @WIP WebAssembly System Interface Introduction ‘Hello, world’ WASI Cargo WASI Redis Database Benchmarks https://github.com/WebAssembly/component-model/blob/main/design/mvp/WIT.md https://radu-matei.com/blog/intro-wasm-components/ http://www.jakubkonka.com/2020/04/28/rust-wasi-from-scratch.html https://github.com/bytecodealliance/preview2-prototyping https://blog.dkwr.de/development/rust-wasm-compilation/ https://github.com/bytecodealliance/wasm-tools/tree/main/crates/wasm-compose https://github.com/rjzak/axum-wasm-test https://blog.yoshuawuyts.com/what-is-wasi/

View article
WASM

September 2022

Author: Jase Batchelor

@WIP WebAssembly Introduction Runtimes ‘Hello, world’ WASM Cargo WASM Benchmarks Links https://www.infoworld.com/article/3701168/wasm-5-things-developers-should-be-tracking.html Red Hat, Scott McCarty https://changelog.com/posts/webassembly-runtimes-will-replace-container-runtimes-by-2030 https://github.com/WasmEdge/WasmEdge/releases/tag/0.13.0 https://github.com/WasmEdge/WasmEdge/releases https://wasmedge.org/book/en/quick_start/install.html https://images.idgesg.net/images/article/2023/05/new-epochs-of-tech-nov-2022-100940554-orig.jpg?auto=webp&quality=85,70 https://www.secondstate.io/articles/kind-wasmedge/ https://wasmedge.org/book/en/use_cases/kubernetes/kubernetes/kind.html https://www-creationline-com.translate.goog/lab/60373?_x_tr_sl=ja&_x_tr_tl=en&_x_tr_hl=en&_x_tr_pto=sc https://github.com/containerd/runwasi https://nigelpoulton.com/what-is-runwasi/ https://gt.linkedin.com/posts/nigelpoulton_runwasi-is-now-part-of-the-official-containerd-activity-7041422925924548608-3OpS https://opensource.com/article/22/10/wasm-containers https://nigelpoulton.com/webassembly-the-future-of-cloud-computing/ https://nigelpoulton.com/what-is-cloud-native-webassembly/ https://www.sobyte.net/post/2022-12/oci-wasm/ https://github.com/bluebrown/kind-wasmtime https://nigelpoulton.com/webassembly-on-kubernetes-ultimate-hands-on/ https://www.infoq.com/news/2023/02/containerd-wasi/ https://bytecodealliance.zulipchat.com/#recent https://github.com/bytecodealliance/preview2-prototyping https://github.com/orgs/bytecodealliance/projects/6/views/1 https://docs.docker.com/desktop/wasm/#building-and-pushing-a-wasm-module https://collabnix.com/how-to-build-wasm-container-and-push-it-to-docker-hub/ https://collabnix.com/docker-and-wasm-containers-better-together/

View article
Introduction

September 2022

Author: Jase Batchelor

WebAssembly (WASM) introduction

View article
Introduction

September 2022

Author: Jase Batchelor

WebAssembly System Interface (WASI)

View article