brillout / wildcard-api

Functions as API.
MIT License
368 stars 14 forks source link

Implementation for Python, Go, Ruby, PHP, etc. #23

Closed brillout closed 4 years ago

brillout commented 4 years ago

In order to be able to define a function, e.g. in Python, and call it remotely, e.g. in JavaScript.

Re-writing Wildcard's core in WebAssembly could help us re-use the core in all kinds of backend environments.

https://github.com/wasmerio/python-ext-wasm https://github.com/wasmerio/go-ext-wasm https://github.com/wasmerio/ruby-ext-wasm https://github.com/wasmerio/php-ext-wasm

brillout commented 4 years ago

This is long term and not relevant now. Closing for now.