Skip to content

How to compile TypeScript .ts code into WebAssembly .wasm ? #15837

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
izengliang opened this issue May 15, 2017 · 2 comments
Closed

How to compile TypeScript .ts code into WebAssembly .wasm ? #15837

izengliang opened this issue May 15, 2017 · 2 comments
Labels
Duplicate An existing issue was already created

Comments

@izengliang
Copy link

How to compile typescirpt .ts code into WebAssembly .wasm ?

@DanielRosenwasser
Copy link
Member

Check out the conversation at #9202. At face value, it really doesn't make a ton of sense to compile JavaScript to Web Assembly when it needs a full JavaScript runtime associated with it.

@DanielRosenwasser DanielRosenwasser added the Duplicate An existing issue was already created label May 15, 2017
@DanielRosenwasser DanielRosenwasser changed the title How to compile typescirpt .ts code into WebAssembly .wasm ? How to compile TypeScript .ts code into WebAssembly .wasm ? May 15, 2017
@HyphnKnight
Copy link

HyphnKnight commented Feb 14, 2018

There is another project attempting to this exact thing called assemblyScript. It is still in development but if this is of interest to you, you can find it HERE.

@microsoft microsoft locked and limited conversation to collaborators Jul 3, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Duplicate An existing issue was already created
Projects
None yet
Development

No branches or pull requests

3 participants