Philippe Charrière

Results 95 issues of Philippe Charrière

- ReadJsonString(buffer []byte) - We use FastJson (make a kind of wrapper)

enhancement

Add a first rust support for cli-mode of Capsule https://github.com/wasm-university/lab-wazero-go-rust

enhancement

https://wapc.io/ https://github.com/wapc/wapc-go https://github.com/wapc/wapc-guest-tinygo

enhancement

https://golang.ch/an-ultra-large-scale-enterprise-level-microservice-golang-http-framework/ GH repo: https://github.com/cloudwego/hertz

sample

The CLI mode of Capsule calls a function (`callHandle`); it's different from WasmTime, WasmEdge, and Wasmer (and others): these WASM runtimes execute the `main` function directly and do not use...

enhancement

👀 https://wazero.io/languages/#concurrency-via-orchestration > To work around lack of concurrency at the WebAssembly Core abstraction, tools often orchestrate pools of workers, and ensure a module in that pool is only used...

enhancement
experiment
optimization

- with wasm - with something else? Use cases?

idea(s)

🛠 tooling
test
P1