sig
  external compile_code : script:string -> SWF.action
    = "ml_compileswfactioncode"
  external destroy : action:SWF.action -> unit = "ml_destroyswfaction"
end