Discovergo podcast()018: WebAssembly runner, a real-world use case
018: WebAssembly runner, a real-world use case

018: WebAssembly runner, a real-world use case

Update: 2023-06-30
Share

Description

I was toying with the idea of using WebAssembly runner as a plugin / extension mechanism from a Go (host) program to extend the capabilities of a program at runtime.

* min/max bult-ins coming in 1.21: https://tip.golang.org/ref/spec#Min_and_max
* wazero: https://github.com/tetratelabs/wazero
* wasmr: https://github.com/wasmerio/wasmer-go
* StaticBackend: https://github.com/staticbackendhq/core

Comments 
loading
00:00
00:00
1.0x

0.5x

0.8x

1.0x

1.25x

1.5x

2.0x

3.0x

Sleep Timer

Off

End of Episode

5 Minutes

10 Minutes

15 Minutes

30 Minutes

45 Minutes

60 Minutes

120 Minutes

018: WebAssembly runner, a real-world use case

018: WebAssembly runner, a real-world use case

Dominic St-Pierre