dmlc / tl2cgen

TL2cgen (TreeLite 2 C GENerator) is a model compiler for decision tree models
https://tl2cgen.readthedocs.io/en/latest/
Apache License 2.0
21 stars 6 forks source link

Idea: support WebAssembly via wasmer #15

Open blokhin opened 5 years ago

blokhin commented 5 years ago

Probably, this can be interesting and relevant for treelite: https://github.com/wasmerio/python-ext-wasm

syrusakbary commented 5 years ago

That would be awesome, let us know if we can help in any way!