wasm-hello package icon
nowo/wasm-hello

wasi

Public
wasmer run nowo/wasm-hello

Hello World

docs

Rust wasm package,rust to wasm and publish package

This package print an array and "Hello World"

fn main() {
    let a = [10, 20, 30, 40, 50];

    for element in a {
        println!("the value is: {element}");
    }
    let x = "Hello";
    println!("{x}, world!");
}

Description for package wasm-hello,learn wasm


Github
More packages
Description for package wasm-hello
Kaito Sawada
Kaito Sawada
Kaito Sawada
Kaito Sawada
cuticle999/Hello-wasm website
hello world example with wasm and wapm
huhn
huhn
huhn
huhn
Hello world!
Dan Bruder
Dan Bruder
Dan Bruder
Dan Bruder
A simple example of a WASM module saying hello
Roberto Huertas
Roberto Huertas
Roberto Huertas
Roberto Huertas
https://github.com/jcbhmr/hello-world-wasm-lib
Jacob Hummer
Jacob Hummer
Jacob Hummer
Jacob Hummer
print `hello wasm`
Quan Chen
Quan Chen
Quan Chen
Quan Chen
Hello world for wasm-bus
tokera avatar
tokera
tokera avatar
tokera
wasm module for sat
k33g avatar
k33g
k33g avatar
k33g
wasm module for sat
k33g avatar
k33g
k33g avatar
k33g

Making software universally accessible