Skip to content
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

Moving to a mirror of ocaml with https. #154

Merged
merged 1 commit into from
Oct 26, 2015
Merged

Conversation

flagxor
Copy link
Member

@flagxor flagxor commented Oct 26, 2015

Adding a sha256 checksum of the tarball.

@jfbastien
Copy link
Member

lgtm with similar update of ml-proto/README.md. This will address #140.

@@ -15,7 +15,7 @@ The interpreter can also be run as a REPL, allowing to enter pieces of scripts i

## Building

You'll need OCaml 4.02. The best way to get this is to download the source tarball from the ocaml website ( http://caml.inria.fr/pub/distrib/ocaml-4.02/ocaml-4.02.2.tar.gz ) and do the configure / make dance. On OSX, with [Homebrew](http://brew.sh/) installed, simply `brew install ocaml`.
You'll need OCaml 4.02. The best way to get this is to download the source tarball from the ocaml website ( https://wasm.storage.googleapis.com/ocaml-4.02.2.tar.gz ) and do the configure / make dance. On OSX, with [Homebrew](http://brew.sh/) installed, simply `brew install ocaml`.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Says "from the OCaml website", doesn't link to OCaml website ;-)

Adding a sha256 checksum of the tarball.
@jfbastien
Copy link
Member

lgtm

jfbastien added a commit that referenced this pull request Oct 26, 2015
Moving to a mirror of ocaml with https.
@jfbastien jfbastien merged commit 83af66d into WebAssembly:master Oct 26, 2015
@flagxor flagxor deleted the https branch August 16, 2017 22:11
Connicpu pushed a commit to Connicpu/wasm-spec that referenced this pull request May 11, 2020
rossberg pushed a commit that referenced this pull request Feb 11, 2021
The encoding of the table index in binary-leb128.wast is incorrect with the bulk-memory extensions, see WebAssembly/bulk-memory-operations#153. I saw and fixed the issue first in the reference types proposal (see WebAssembly/reference-types#95), but apparently it also exists here.
ngzhian pushed a commit to ngzhian/spec that referenced this pull request Nov 4, 2021
This PR covers tests for some float literal introduced in
WebAssembly#1069

These tests are pulled from WAVM/WAVM#234
dhil pushed a commit to dhil/webassembly-spec that referenced this pull request Mar 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants