mirror of
https://github.com/mii443/wasmer.git
synced 2025-12-16 17:18:57 +00:00
Add more minor fixes
This commit is contained in:
@@ -27,7 +27,7 @@
|
||||
|
||||
<br />
|
||||
|
||||
[Wasmer](https://wasmer.io/)使得能够基于 [WebAssembly](https://webassembly.org/),其可以在任何地方运行超轻型容器:从桌面到云和的IoT装置,并且也嵌入在 [*任何编程语言*](https://github.com/wasmerio/wasmer#language-integrations).
|
||||
[Wasmer](https://wasmer.io/) 使得能够基于 [WebAssembly](https://webassembly.org/),其可以在任何地方运行超轻型容器:从桌面到云和的IoT装置,并且也嵌入在 [*任何编程语言*](https://github.com/wasmerio/wasmer#language-integrations).
|
||||
|
||||
> This readme is also available in: [🇬🇧 English-英文](https://github.com/wasmerio/wasmer/blob/master/README.md) • [🇪🇸 Español-西班牙语](https://github.com/wasmerio/wasmer/blob/master/docs/es/README.md) • [🇫🇷 Français-法语/法语](https://github.com/wasmerio/wasmer/blob/master/docs/es/README.md).
|
||||
|
||||
|
||||
@@ -27,7 +27,7 @@
|
||||
|
||||
<br />
|
||||
|
||||
[Wasmer](https://wasmer.io/) hace posible tener contenedores ultraligeros basados en [WebAssembly](https://webassembly.org/) que pueden ser ejecutados en cualquier sitio: desde tu ordenador hasta la nube y dispositivos de IoT, además de ser [*any programming language*](https://github.com/wasmerio/wasmer#language-integrations).
|
||||
[Wasmer](https://wasmer.io/) hace posible tener contenedores ultraligeros basados en [WebAssembly](https://webassembly.org/) que pueden ser ejecutados en cualquier sitio: desde tu ordenador hasta la nube y dispositivos de IoT, además de poder ser ejecutados [*en cualquier lenguaje de programación*](https://github.com/wasmerio/wasmer#language-integrations).
|
||||
|
||||
> This README is also available in: [🇬🇧 English-Inglés](https://github.com/wasmerio/wasmer/blob/master/README.md) • [🇫🇷 Français-Francés](https://github.com/wasmerio/wasmer/blob/master/docs/fr/README.md) • [🇨🇳 中文-Chino](https://github.com/wasmerio/wasmer/blob/master/docs/cn/README.md).
|
||||
|
||||
@@ -75,11 +75,11 @@ QuickJS - Type "\h" for help
|
||||
qjs >
|
||||
```
|
||||
|
||||
#### Here is what you can do next:
|
||||
#### Esto es lo que puedes hacer:
|
||||
|
||||
- [Use Wasmer from your Rust application](https://docs.wasmer.io/integrations/rust)
|
||||
- [Publish a Wasm package on WAPM](https://docs.wasmer.io/ecosystem/wapm/publishing-your-package)
|
||||
- [Read more about Wasmer](https://medium.com/wasmer/)
|
||||
- [Usa Wasmer desde tu aplicación de Rust](https://docs.wasmer.io/integrations/rust)
|
||||
- [Publica un paquete de Wasm en WAPM](https://docs.wasmer.io/ecosystem/wapm/publishing-your-package)
|
||||
- [Lee más sobre Wasmer](https://medium.com/wasmer/)
|
||||
|
||||
## Integraciones en diferentes Lenguajes
|
||||
|
||||
|
||||
Reference in New Issue
Block a user