Class NonGC
- java.lang.Object
-
- de.inetsoftware.jwebassembly.javascript.NonGC
-
public abstract class NonGC extends java.lang.Object
Workaround/polyfill for the missing GC feature of WebAssembly. This call add import functions to allocate the objects in the JavaScript host.
-
-
Constructor Summary
Constructors Constructor Description NonGC()
-