alabulei1

Results 54 issues of alabulei1

## Motivation WasmEdge now supports the WASI-NN proposal with the OpenVINO backend after the 0.10.1 version is released. It's would be better to add more examples. ## Appendix Submit a...

good first issue

## Motivation According to the codedcov report, we should increase [linux.h](https://github.com/WasmEdge/WasmEdge/blob/master/lib/host/wasi/linux.h) ## Appendix [Codecov report for linux.h](https://app.codecov.io/gh/WasmEdge/WasmEdge/blob/master/lib/host/wasi/linux.h)

good first issue

## Motivation According to the codecov report, we should increase [environ-linux.cpp](https://github.com/WasmEdge/WasmEdge/blob/master/lib/host/wasi/environ-linux.cpp) ## Appendix [Codecov report for inode-linux.cpp](https://app.codecov.io/gh/WasmEdge/WasmEdge/blob/master/lib/host/wasi/environ-linux.cpp)

good first issue

## Motivation According to the codecov report, we should increase [inode-linux.cpp](https://github.com/WasmEdge/WasmEdge/blob/master/lib/host/wasi/inode-linux.cpp) ## Appendix [Codecov report for inode-linux.cpp](https://app.codecov.io/gh/WasmEdge/WasmEdge/blob/master/lib/host/wasi/inode-linux.cpp)

good first issue

## Motivation Now we have launched an all-in-one documentation book for the WasmEdge project in English. We still need more languages support for the WasmEdge Book, such as Chinese. ##...

documentation
good first issue
help wanted

## Motivation As WebAssembly is increasingly adopted as a server-side application runtime, WebAssembly applications, such as serverless functions and embedded functions, require access to relational databases. This can be done...

OSPP

## Motivation Showcase that developers could use KubeEdge to manage WasmEdge. ## Details Create a new workflow for KubeEdge and WasmEdge 1. How to guide: https://wasmedge.org/book/en/kubernetes/kubernetes/kubeedge.html 2. The new GitHub...

good first issue

We should use `wasmedge_tensorflow_interface` to replace the old `ssvm_tensorflow_interface` for TensorFlow functions.

## Motivation In WasmEdge, we already support [JavaScript](https://wasmedge.org/book/en/dev/js/quickstart.html), [NPM packages](https://wasmedge.org/book/en/dev/js/npm.html), [ES6 modules](https://wasmedge.org/book/en/dev/js/es6.html), and even [using Rust to implement JS APIs](https://wasmedge.org/book/en/dev/js/rust.html). However, one of the most commonly requested features is full...

node api

## Motivation In WasmEdge, we already support [JavaScript](https://wasmedge.org/book/en/dev/js/quickstart.html), [NPM packages](https://wasmedge.org/book/en/dev/js/npm.html), [ES6 modules](https://wasmedge.org/book/en/dev/js/es6.html), and even [using Rust to implement JS APIs](https://wasmedge.org/book/en/dev/js/rust.html). However, one of the most commonly requested features is full...

node api