TensorflowJS Converter to WASM?

Is anyone able to export tensorflowJS_converter to WASM with a very simple example webpage? I will do any major testing. I don’t need it to convert every possible model and layer, just a few of the basics. I realize this is a long shot, and would probably make a huge file, but the advantage of having tfjs_converter on a static webpage would be huge from a teaching TFJS point of view.

@Jason @pyu